Skip to content

Commit

Permalink
Merge pull request #11 from aservo/feature/apache-2.4.57-r2
Browse files Browse the repository at this point in the history
Update to upstream image 2.4.57 R2
  • Loading branch information
pathob authored Apr 13, 2023
2 parents e2b6bfa + 9d9fb4c commit 5893dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG REGISTRY=docker.io
ARG APACHE_IMAGE_TAG=2.4.56-debian-11-r2
ARG APACHE_IMAGE_TAG=2.4.57-debian-11-r2
ARG MOD_AUTH_MELLON_VERSION=0.18.1

FROM ${REGISTRY}/bitnami/apache:${APACHE_IMAGE_TAG} as builder
Expand Down

0 comments on commit 5893dc3

Please sign in to comment.