mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
build(deps): bump caddy in /Containers/mastercontainer
Bumps caddy from 2.10.0-alpine to 2.10.2-alpine. --- updated-dependencies: - dependency-name: caddy dependency-version: 2.10.2-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0d5da95a66
commit
bc04ee6aea
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
FROM docker:28.3.3-cli AS docker
|
FROM docker:28.3.3-cli AS docker
|
||||||
|
|
||||||
# Caddy is a requirement
|
# Caddy is a requirement
|
||||||
FROM caddy:2.10.0-alpine AS caddy
|
FROM caddy:2.10.2-alpine AS caddy
|
||||||
|
|
||||||
# From https://github.com/docker-library/php/blob/master/8.4/alpine3.22/fpm/Dockerfile
|
# From https://github.com/docker-library/php/blob/master/8.4/alpine3.22/fpm/Dockerfile
|
||||||
FROM php:8.4.11-fpm-alpine3.22
|
FROM php:8.4.11-fpm-alpine3.22
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue