Skip to content

Commit

Permalink
Bump httpd in /Containers/apache
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 5113283 commit 8e9eb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containers/apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 8e9eb59

Please sign in to comment.