Redlib: used latest image tag
This commit is contained in:
parent
a977501cf0
commit
9e70157a4f
@ -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
|
||||
|
@ -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
|
||||
|
||||
# ----------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user