Skip to content

Commit

Permalink
Merge pull request #58 from szaimen/caddy-container-update
Browse files Browse the repository at this point in the history
caddy container update
  • Loading branch information
szaimen authored Jan 23, 2025
2 parents 3242f3d + 408a7ed commit 6b31796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM caddy:2.9.1-builder-alpine AS builder

ENV CADDY_HASH=c7dd9b5c8231800f7cd959d195e19d3d32bb38c3
ENV CADDY_HASH=d82618e1407aacb3a3fbc1a8c0ee58e895337c1b

RUN set -ex; \
xcaddy build --with github.com/porech/caddy-maxmind-geolocation@"$CADDY_HASH"
Expand Down

0 comments on commit 6b31796

Please sign in to comment.