update gitea to a version which (allegedly) supports disabling the repo-archive feature
This commit is contained in:
parent
2eeb158b2d
commit
d903b0057e
@ -8,7 +8,7 @@ networks:
|
|||||||
services:
|
services:
|
||||||
gitea:
|
gitea:
|
||||||
container_name: gitea
|
container_name: gitea
|
||||||
image: gitea/gitea:1.22.4
|
image: gitea/gitea:1.23.8
|
||||||
restart: always
|
restart: always
|
||||||
env_file: ./secrets/gitea.secret
|
env_file: ./secrets/gitea.secret
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user