Update Dockerfile
Some checks failed
Docker Build and Publish / Build Docker image amd publish to Gitea (push) Failing after 2m0s

This commit is contained in:
2025-09-03 18:29:22 -04:00
parent c18239595e
commit 19b1a8851c

View File

@@ -41,7 +41,7 @@ RUN \
/tmp/*
# copy local files
COPY root/ /
COPY /root/ /
# ports and volumes
EXPOSE 7878