Skip to content

Commit

Permalink
Use alpine version
Browse files Browse the repository at this point in the history
  • Loading branch information
dedene committed Oct 13, 2023
1 parent 8889990 commit 67e4bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ RUN xcaddy build \
--with github.com/caddy-dns/cloudflare \
--with github.com/lucaslorentz/caddy-docker-proxy/v2

FROM caddy:2.7.5
FROM caddy:2.7.5-alpine
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
RUN apk update && apk upgrade

Expand Down

0 comments on commit 67e4bbd

Please sign in to comment.