Skip to content

Commit

Permalink
Update to Souin v1.7.4 to fix surrogate-key bug
Browse files Browse the repository at this point in the history
  • Loading branch information
mac-chaffee committed Dec 3, 2024
1 parent 6f8d266 commit 9c903d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caddy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV GOOS=${TARGETOS} GOARCH=${TARGETARCH}

RUN xcaddy build \
--with github.com/caddy-dns/cloudflare \
--with github.com/darkweak/souin/plugins/[email protected].2 \
--with github.com/darkweak/souin/plugins/[email protected].4 \
--with github.com/darkweak/storages/otter/caddy

FROM caddy:alpine
Expand Down

0 comments on commit 9c903d2

Please sign in to comment.