diff --git a/docker-compose.photprism.yml b/docker-compose.photprism.yml index bc4c3f7..70e96e3 100644 --- a/docker-compose.photprism.yml +++ b/docker-compose.photprism.yml @@ -38,7 +38,7 @@ networks: services: photoprism: # Use photoprism/photoprism:preview instead for testing preview builds: - image: photoprism/photoprism:latest + image: photoprism/photoprism:230502 depends_on: - mariadb # Only enable automatic restarts once your installation is properly