Skip to content

Commit

Permalink
bump caddy and xcaddy versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tmacro committed Dec 2, 2023
1 parent fc85fc1 commit c899659
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.1
ARG CADDY_VERSION=v2.6.4
ARG XCADDY_VERSION=v0.3.5
ARG CADDY_VERSION=v2.7.5

RUN apk add --update git

Expand Down

0 comments on commit c899659

Please sign in to comment.