Skip to content

Commit

Permalink
Merge pull request #4515 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…apache/httpd-2.4.59-alpine3.19

Bump httpd from 2.4.58-alpine3.19 to 2.4.59-alpine3.19 in /Containers/apache
  • Loading branch information
szaimen authored Apr 8, 2024
2 parents 261af20 + a90bd4a commit 7d09c55
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,7 +1,7 @@
# syntax=docker/dockerfile:latest
FROM caddy:2.7.6-alpine as caddy

FROM httpd:2.4.58-alpine3.19
FROM httpd:2.4.59-alpine3.19

COPY --from=caddy /usr/bin/caddy /usr/bin/caddy

Expand Down

0 comments on commit 7d09c55

Please sign in to comment.