Skip to content

Commit

Permalink
Docker caddy version bump (#813)
Browse files Browse the repository at this point in the history
  • Loading branch information
debounced authored Jun 6, 2024
1 parent 2f6b8ff commit 38232bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ RUN chown -R $USER:$GROUP /usr/local/etc/php-fpm.d

####################

FROM caddy:2.8.1-builder-alpine AS builder-caddy
FROM caddy:2.8.4-builder-alpine AS builder-caddy

# Build Caddy with the Mercure and Vulcain and brotil cache modules
RUN xcaddy build \
Expand Down

0 comments on commit 38232bb

Please sign in to comment.