1
0
Fork 0

Merge pull request #1636 from okxlin/renovate/viktorstrate-photoview-2.x

chore(deps): update viktorstrate/photoview docker tag to v2.4.0
This commit is contained in:
okxlin 2024-06-24 07:49:56 +08:00 committed by GitHub
commit 5419a720ef
3 changed files with 1 additions and 1 deletions

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"