mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #3200 from nextcloud/dependabot/docker/Containers/mastercontainer/caddy-2.7.4-alpine
Bump caddy from 2.7.3-alpine to 2.7.4-alpine in /Containers/mastercontainer
This commit is contained in:
commit
4d1f356aca
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
FROM docker:24.0.5-cli as docker
|
FROM docker:24.0.5-cli as docker
|
||||||
|
|
||||||
# Caddy is a requirement
|
# Caddy is a requirement
|
||||||
FROM caddy:2.7.3-alpine as caddy
|
FROM caddy:2.7.4-alpine as caddy
|
||||||
|
|
||||||
# From https://github.com/docker-library/php/blob/master/8.2/alpine3.18/fpm/Dockerfile
|
# From https://github.com/docker-library/php/blob/master/8.2/alpine3.18/fpm/Dockerfile
|
||||||
FROM php:8.2.9-fpm-alpine3.18
|
FROM php:8.2.9-fpm-alpine3.18
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue