0
0

Photon: use latest image

This commit is contained in:
Opnxng 2024-10-03 03:04:37 +08:00
parent 9e70157a4f
commit 7c441779f5
2 changed files with 5 additions and 6 deletions

View File

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

View File

@ -1,12 +1,12 @@
compose:
oracle1:
- redlib
- photon
oracle2:
- redlib
- photon
oracle3:
- redlib
- photon
oracle4:
- redlib
- photon
# ----------------------------------------------------------------------------------------------------