Update Dockerfile
This commit is contained in:
parent
0bce55634b
commit
2d62576b2a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue