Update photoprism/photoprism Docker tag to v250707
This commit is contained in:
parent
89371574d2
commit
7be8d62817
|
|
@ -71,7 +71,7 @@ services:
|
|||
security_opt:
|
||||
- seccomp:unconfined
|
||||
- apparmor:unconfined
|
||||
image: photoprism/photoprism:250426
|
||||
image: photoprism/photoprism:250707
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
photoprism:
|
||||
image: photoprism/photoprism:250426
|
||||
image: photoprism/photoprism:250707
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue