Skip to content

Commit

Permalink
Merge pull request #5857 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…mastercontainer/caddy-2.9.1-alpine

build(deps): bump caddy from 2.8.4-alpine to 2.9.1-alpine in /Containers/mastercontainer
  • Loading branch information
szaimen authored Jan 14, 2025
2 parents 9408d14 + 16f7649 commit 3a6b540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containers/mastercontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM docker:27.4.1-cli AS docker

# Caddy is a requirement
FROM caddy:2.8.4-alpine AS caddy
FROM caddy:2.9.1-alpine AS caddy

# From https://github.com/docker-library/php/blob/master/8.3/alpine3.21/fpm/Dockerfile
FROM php:8.3.15-fpm-alpine3.21
Expand Down

0 comments on commit 3a6b540

Please sign in to comment.