0
0

Photon: pinned to working image version

This commit is contained in:
Opnxng 2024-09-16 08:10:02 +08:00
parent 4353e4c876
commit 38426099b7
2 changed files with 6 additions and 15 deletions

View File

@ -1,7 +1,8 @@
# {{ ansible_managed }}
services:
photon:
image: ghcr.io/xyphyn/photon:latest
#image: ghcr.io/xyphyn/photon:latest
image: ghcr.io/xyphyn/photon:v1.31.3
container_name: photon
security_opt:
- no-new-privileges

View File

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