1
0
Fork 0

chore(deps): update photoprism/photoprism docker tag to v251130 (#2803)

This commit is contained in:
renovate[bot] 2025-12-05 17:42:00 +00:00 committed by GitHub
parent c9af6c70d5
commit 6da2b59c91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 2 additions and 2 deletions

View File

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

View File

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