chore(deps): update photoprism/photoprism docker tag to v251130 (#2803)
This commit is contained in:
parent
c9af6c70d5
commit
6da2b59c91
|
|
@ -71,7 +71,7 @@ services:
|
|||
security_opt:
|
||||
- seccomp:unconfined
|
||||
- apparmor:unconfined
|
||||
image: photoprism/photoprism:250707
|
||||
image: photoprism/photoprism:251130
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
photoprism:
|
||||
image: photoprism/photoprism:250707
|
||||
image: photoprism/photoprism:251130
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue