chore: Upgrade Gitea to 1.14.3
https://github.com/go-gitea/gitea/releases/tag/v1.14.3
This commit is contained in:
parent
0436a28117
commit
fa76e4e79f
|
@ -7,7 +7,7 @@ volumes:
|
|||
services:
|
||||
gitea:
|
||||
container_name: ${GITEA_CONTAINER_NAME:-gitea}
|
||||
image: ${GITEA_IMAGE:-gitea/gitea:1.14.2}
|
||||
image: ${GITEA_IMAGE:-gitea/gitea:1.14.3}
|
||||
restart: always
|
||||
environment:
|
||||
# - USER_UID=1000
|
||||
|
|
Loading…
Reference in New Issue