chore: Upgrade Gitea to 1.13.4
This commit is contained in:
parent
84bda18c6d
commit
595f42957f
|
@ -7,7 +7,7 @@ volumes:
|
|||
services:
|
||||
gitea:
|
||||
container_name: ${GITEA_CONTAINER_NAME:-gitea}
|
||||
image: ${GITEA_IMAGE:-gitea/gitea:1.13.2}
|
||||
image: ${GITEA_IMAGE:-gitea/gitea:1.13.4}
|
||||
restart: always
|
||||
environment:
|
||||
# - USER_UID=1000
|
||||
|
|
Loading…
Reference in New Issue