chore(Gitea): Upgrade to 1.16.1
https://github.com/go-gitea/gitea/releases/tag/v1.16.1
This commit is contained in:
parent
3109e64b6d
commit
31935e4acf
|
@ -7,7 +7,7 @@ volumes:
|
|||
services:
|
||||
gitea:
|
||||
container_name: ${GITEA_CONTAINER_NAME:-gitea}
|
||||
image: ${GITEA_IMAGE:-gitea/gitea:1.15.5}
|
||||
image: ${GITEA_IMAGE:-gitea/gitea:1.16.1@sha256:bd36095359861e6970705a70d58ae0536f92f0d3f2d25c18ed663e94380c546a}
|
||||
restart: always
|
||||
environment:
|
||||
# - USER_UID=1000
|
||||
|
|
Loading…
Reference in New Issue