Compare commits

...

2 Commits

Author SHA1 Message Date
github-action update-app-version
6e5244654a Update app version [skip ci] 2024-08-23 07:36:02 +00:00
renovate[bot]
b9819790db
Update photoprism/photoprism Docker tag to v20220121 2024-08-23 07:35:51 +00:00
5 changed files with 1 additions and 1 deletions

View File

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