diff --git a/docker-compose.photprism.yml b/docker-compose.photprism.yml index 70e96e3..bc4c3f7 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:230502 + image: photoprism/photoprism:latest depends_on: - mariadb # Only enable automatic restarts once your installation is properly