Skip to content

Commit

Permalink
bump caddy to 2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tmacro committed Jul 15, 2024
1 parent 6912d80 commit 7e124ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/caddy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM golang:alpine as builder

ARG XCADDY_VERSION=v0.3.5
ARG CADDY_VERSION=v2.7.5
ARG XCADDY_VERSION=v0.4.2
ARG CADDY_VERSION=v2.8.4

RUN apk add --update git

Expand Down

0 comments on commit 7e124ee

Please sign in to comment.