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

This commit is contained in:
2025-09-14 08:48:38 -04:00
parent d1012081d9
commit 55923d36ce

View File

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