chore(Gitea): Upgrade to 1.16.5
https://github.com/go-gitea/gitea/releases/tag/v1.16.5
This commit is contained in:
parent
62a5159232
commit
3a7e863d0c
|
@ -7,7 +7,7 @@ volumes:
|
|||
services:
|
||||
gitea:
|
||||
container_name: ${GITEA_CONTAINER_NAME:-gitea}
|
||||
image: ${GITEA_IMAGE:-gitea/gitea:1.16.3}
|
||||
image: ${GITEA_IMAGE:-gitea/gitea:1.16.5}
|
||||
restart: always
|
||||
environment:
|
||||
# - USER_UID=1000
|
||||
|
|
Loading…
Reference in New Issue