Update Dockerfile

This commit is contained in:
qiaofeng1227 2024-01-18 11:16:10 +08:00 committed by GitHub
parent 0bce55634b
commit 2d62576b2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,8 @@
# modify time: 202312081103, you can modify here to trigger Docker Build action
# modify time: 202401181120, you can modify here to trigger Docker Build action
# Dockerfile refer to: https://github.com/go-gitea/gitea/blob/main/Dockerfile
FROM gitea/gitea:1.20.4
LABEL maintainer="Websoft9<help@websoft9.com>"
LABEL version="1.20.4"
COPY ./src/s6/user /etc/s6/user
RUN chmod -R 755 /etc/s6/user
RUN chmod -R 755 /etc/s6/user