Update gitea/gitea Docker tag to v1.23.4 #65
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
gitea:
|
||||
container_name: gitea
|
||||
image: gitea/gitea:1.23.3-rootless
|
||||
image: gitea/gitea:1.23.4-rootless
|
||||
restart: always
|
||||
volumes:
|
||||
- ${GITEA_DATA_LOCATION}:/var/lib/gitea
|
||||
|
||||
Reference in New Issue
Block a user