Skip to content

Commit

Permalink
Merge pull request #376 from netlogix/dependabot/docker/imgproxy/main…
Browse files Browse the repository at this point in the history
…/imgproxy/imgproxy-v3.27

build(deps): bump imgproxy/imgproxy from v3.26 to v3.27 in /imgproxy
  • Loading branch information
saschanowak authored Dec 19, 2024
2 parents 522450a + 5827664 commit 2b98fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imgproxy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/imgproxy/imgproxy:v3.26 AS imgproxy
FROM ghcr.io/imgproxy/imgproxy:v3.27 AS imgproxy
ENV IMGPROXY_LOCAL_FILESYSTEM_ROOT=/var/www/public
USER root
RUN install -d -o imgproxy -g imgproxy /var/www/public
Expand Down

0 comments on commit 2b98fb7

Please sign in to comment.