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:
|
||||
gitea:
|
||||
container_name: gitea
|
||||
image: gitea/gitea:1.22.4
|
||||
image: gitea/gitea:1.23.8
|
||||
restart: always
|
||||
env_file: ./secrets/gitea.secret
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user