Skip to content

Commit

Permalink
Merge pull request #3572 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…apache/httpd-2.4.58-alpine3.18
  • Loading branch information
szaimen authored Oct 20, 2023
2 parents 5113283 + 8e9eb59 commit 461ccb0
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 461ccb0

Please sign in to comment.