Bump caddy from 2.4.6-alpine to 2.5.0-alpine in /Containers/apache

Bumps caddy from 2.4.6-alpine to 2.5.0-alpine.

---
updated-dependencies:
- dependency-name: caddy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-26 12:34:51 +00:00 committed by GitHub
parent 6037b4402b
commit 6a1ce7cd2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# Caddy is a requirement
FROM caddy:2.4.6-alpine as caddy
FROM caddy:2.5.0-alpine as caddy
FROM debian:bullseye-20220418-slim