Skip to content

Commit

Permalink
Update Caddy Alpine Builder
Browse files Browse the repository at this point in the history
  • Loading branch information
vkartk committed May 27, 2024
1 parent f97b42e commit df692e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-alpine
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build stage
FROM caddy:builder AS builder
FROM caddy:builder-alpine AS builder

# Build Caddy with the Cloudflare DNS module
RUN xcaddy build \
Expand Down

0 comments on commit df692e0

Please sign in to comment.