diff --git a/Apps/photoprism/config.json b/Apps/photoprism/config.json index cc3358611..2b9955455 100644 --- a/Apps/photoprism/config.json +++ b/Apps/photoprism/config.json @@ -1,6 +1,6 @@ { "id": "photoprism", - "version": "240915", + "version": "20220121", "image": "photoprism/photoprism", "youtube": "", "docs_link": "", diff --git a/Apps/photoprism/docker-compose.yml b/Apps/photoprism/docker-compose.yml index 37ee28901..9cf39ebb9 100644 --- a/Apps/photoprism/docker-compose.yml +++ b/Apps/photoprism/docker-compose.yml @@ -12,7 +12,7 @@ services: container_name: big-bear-photoprism # Image to be used for the container - image: photoprism/photoprism:240915 + image: photoprism/photoprism:20220121 environment: PHOTOPRISM_ADMIN_PASSWORD: casaos