Photon: pinned to working image version
This commit is contained in:
parent
4353e4c876
commit
38426099b7
@ -1,7 +1,8 @@
|
|||||||
# {{ ansible_managed }}
|
# {{ ansible_managed }}
|
||||||
services:
|
services:
|
||||||
photon:
|
photon:
|
||||||
image: ghcr.io/xyphyn/photon:latest
|
#image: ghcr.io/xyphyn/photon:latest
|
||||||
|
image: ghcr.io/xyphyn/photon:v1.31.3
|
||||||
container_name: photon
|
container_name: photon
|
||||||
security_opt:
|
security_opt:
|
||||||
- no-new-privileges
|
- no-new-privileges
|
||||||
|
@ -1,22 +1,12 @@
|
|||||||
compose:
|
compose:
|
||||||
oracle1:
|
oracle1:
|
||||||
- searxng
|
- photon
|
||||||
oracle2:
|
oracle2:
|
||||||
- searxng
|
- photon
|
||||||
oracle3:
|
oracle3:
|
||||||
- searxng
|
- photon
|
||||||
oracle4:
|
oracle4:
|
||||||
- searxng
|
- photon
|
||||||
|
|
||||||
config:
|
|
||||||
oracle1:
|
|
||||||
- searxng
|
|
||||||
oracle2:
|
|
||||||
- searxng
|
|
||||||
oracle3:
|
|
||||||
- searxng
|
|
||||||
oracle4:
|
|
||||||
- searxng
|
|
||||||
|
|
||||||
# ----------------------------------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user