🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2022-10-25 19:03:33 -04:00
parent 9adf24b9a0
commit 3cca4103f8
2 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ ENV LANG=en_US.UTF-8 \
COPY --from=build /. /
USER root
WORKDIR /root
WORKDIR /data/soft/repos
VOLUME [ "/config","/data" ]