Bump httpd in /Containers/apache

Bumps httpd from 2.4.57-alpine3.18 to 2.4.58-alpine3.18.

---
updated-dependencies:
- dependency-name: httpd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-20 13:04:15 +00:00 committed by GitHub
parent 51132831e8
commit 8e9eb59d12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
FROM caddy:2.7.5-alpine as caddy
FROM httpd:2.4.57-alpine3.18
FROM httpd:2.4.58-alpine3.18
COPY --from=caddy /usr/bin/caddy /usr/bin/caddy