Update gitea/gitea Docker tag to v1.23.4
This commit is contained in:
parent
f995ab0a43
commit
4457ee503d
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/gitea:1.23.3
|
||||
image: gitea/gitea:1.23.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue