Update Dockerfile
All checks were successful
Docker Build and Publish / Build Docker image amd publish to Gitea (push) Successful in 40s

This commit is contained in:
2025-09-03 18:43:05 -04:00
parent 19b1a8851c
commit cf671efcef

View File

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