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