0
0

Gitea: updated version

This commit is contained in:
Opnxng 2024-08-11 20:26:48 +08:00
parent 97688c3d8c
commit 4e0e1a1485
2 changed files with 3 additions and 16 deletions

View File

@ -1,7 +1,7 @@
# {{ ansible_managed }}
services:
gitea:
image: gitea/gitea:1.22.0-rootless
image: gitea/gitea:1.22.1-rootless
container_name: gitea
security_opt:
- no-new-privileges

View File

@ -1,23 +1,10 @@
config:
oracle1:
- searxng
oracle2:
- searxng
oracle3:
- searxng
oracle4:
- searxng
- gitea
compose:
oracle1:
- searxng
oracle2:
- searxng
oracle3:
- searxng
oracle4:
- searxng
- gitea
# ----------------------------------------------------------------------------------------------------