chore(deps): update photoprism/photoprism docker tag to v240915 (#2127)
* chore(deps): update photoprism/photoprism docker tag to v240915 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
4674e501de
commit
41c23e1b93
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
photoprism:
|
photoprism:
|
||||||
image: photoprism/photoprism:240711-ce
|
image: photoprism/photoprism:240915-ce
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue