From 3f9f9aaedd5f1741238f715bf3e2b0ba2bd1c6a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 22:17:19 +0000 Subject: [PATCH] chore(deps): update viktorstrate/photoview docker tag to v2.4.0 --- apps/photoview/2.3.13/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"