Merge pull request #6326 from nextcloud/dependabot/docker/Containers/apache/caddy-2.10.0-alpine

build(deps): bump caddy from 2.9.1-alpine to 2.10.0-alpine in /Containers/apache
This commit is contained in:
Simon L. 2025-04-24 14:21:39 +02:00 committed by GitHub
commit 8f5752dea7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
# syntax=docker/dockerfile:latest # syntax=docker/dockerfile:latest
FROM caddy:2.9.1-alpine AS caddy FROM caddy:2.10.0-alpine AS caddy
# From https://github.com/docker-library/httpd/blob/master/2.4/alpine/Dockerfile # From https://github.com/docker-library/httpd/blob/master/2.4/alpine/Dockerfile
FROM httpd:2.4.63-alpine3.21 FROM httpd:2.4.63-alpine3.21