1
0
Fork 0

Update photoprism/photoprism Docker tag to v250707

This commit is contained in:
pooneyy 2025-07-08 06:10:46 +08:00
parent 89371574d2
commit 7be8d62817
No known key found for this signature in database
11 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ services:
security_opt:
- seccomp:unconfined
- apparmor:unconfined
image: photoprism/photoprism:250426
image: photoprism/photoprism:250707
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
photoprism:
image: photoprism/photoprism:250426
image: photoprism/photoprism:250707
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"