Skip to content

Commit

Permalink
bump caddy versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mattvb91 committed Sep 20, 2022
1 parent f2e2585 commit eed3374
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker/caddy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM caddy:2.5.1-builder-alpine
FROM caddy:2.5.2-builder-alpine

RUN xcaddy build --with github.com/darkweak/souin/plugins/caddy \
--with github.com/darkweak/souin@v1.6.17
RUN xcaddy build --with github.com/darkweak/souin/plugins/caddy@a2e88383a2bced983914cc12bde413ad8887b56d \
--with github.com/darkweak/souin@a2e88383a2bced983914cc12bde413ad8887b56d


# See https://caddyserver.com/docs/conventions#file-locations for details
Expand Down

0 comments on commit eed3374

Please sign in to comment.