final update

This commit is contained in:
ai-dev
2024-11-01 23:29:43 +01:00
parent 6cf71c9cc3
commit 5ad175f2fe
8 changed files with 48 additions and 58 deletions

View File

@ -29,7 +29,6 @@ RUN python3 -m venv /opt/ansible-venv && \
/opt/ansible-venv/bin/pip install --no-cache-dir ansible
RUN chmod +x /etc/s6-overlay/s6-rc.d/actrunner/*
RUN chmod +x /etc/s6-overlay/s6-rc.d/init-actrunner/*
# Labels
LABEL \