Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
thueske authored May 31, 2024
1 parent ce4873f commit 505b0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG CADDY_VERSION=2.7
ARG CADDY_VERSION=2.8

FROM caddy:${CADDY_VERSION}-builder-alpine AS builder
RUN xcaddy build \
Expand Down

0 comments on commit 505b0e9

Please sign in to comment.