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

This commit is contained in:
2025-09-05 08:36:54 -04:00
parent cf671efcef
commit d1012081d9

View File

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