Skip to content

Commit

Permalink
Merge pull request #30 from szaimen/caddy-container-update
Browse files Browse the repository at this point in the history
caddy container update
  • Loading branch information
szaimen authored Mar 18, 2024
2 parents 697852e + 8c06752 commit 94d0fd7
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.7.6-builder-alpine AS builder

ENV CADDY_HASH 29233e285b83dfa070d1f6889c021cb32c161b89
ENV CADDY_HASH 8794ba5a3a9ff1cac49f9c40aed2841646de0324

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

0 comments on commit 94d0fd7

Please sign in to comment.