Skip to content

Commit

Permalink
Upgraded Caddy image to v2.9.1 (#1363)
Browse files Browse the repository at this point in the history
  • Loading branch information
melroy89 authored Jan 13, 2025
1 parent 8ead006 commit 801fb29
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.4-builder-alpine AS builder-caddy
FROM caddy:2.9.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 801fb29

Please sign in to comment.