diff --git a/apps/photoview/2.3.13/docker-compose.yml b/apps/photoview/2.3.13/docker-compose.yml index 67dc814d..86bb24ff 100644 --- a/apps/photoview/2.3.13/docker-compose.yml +++ b/apps/photoview/2.3.13/docker-compose.yml @@ -17,7 +17,7 @@ services: - PHOTOVIEW_MEDIA_CACHE=/app/cache # - GODEBUG=asyncpreemptoff=1 # Optional: If you are using Samba/CIFS-Share and experience problems with "directory not found" # - MAPBOX_TOKEN= # A token can be generated for free here https://account.mapbox.com/access-tokens/ - image: viktorstrate/photoview:2.3.13 + image: viktorstrate/photoview:2.4.0 labels: createdBy: "Apps"