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