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