0
0

Redlib: used latest image tag

This commit is contained in:
Opnxng 2024-09-27 22:06:08 +08:00
parent a977501cf0
commit 9e70157a4f
2 changed files with 5 additions and 15 deletions

View File

@ -2,7 +2,7 @@
services:
redlib:
container_name: redlib
image: quay.io/redlib/redlib:latest-arm
image: quay.io/redlib/redlib:latest
security_opt:
#- seccomp="seccomp-redlib.json"
- no-new-privileges

View File

@ -1,22 +1,12 @@
config:
oracle1:
- searxng
oracle2:
- searxng
oracle3:
- searxng
oracle4:
- searxng
compose:
oracle1:
- searxng
- redlib
oracle2:
- searxng
- redlib
oracle3:
- searxng
- redlib
oracle4:
- searxng
- redlib
# ----------------------------------------------------------------------------------------------------