Skip to content

Commit

Permalink
Update Docker caddy builder version (#800)
Browse files Browse the repository at this point in the history
  • Loading branch information
debounced authored May 31, 2024
1 parent 0f04aa5 commit af0bd71
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.7-builder-alpine AS builder-caddy
FROM caddy:2.8.1-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 af0bd71

Please sign in to comment.