chore(deps): update viktorstrate/photoview docker tag to v2.4.0

This commit is contained in:
renovate[bot] 2024-06-23 22:17:19 +00:00 committed by GitHub
parent 5dd2e4667a
commit 3f9f9aaedd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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=<YOUR TOKEN HERE> # 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"