Skip to content

Commit

Permalink
upgraded Apache httpd to 2.4.63 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
kcs-bandihareesh authored Jan 27, 2025
1 parent 326cf83 commit a5a42a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apache-oidc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM httpd:2.4.62@sha256:3584a496c4c0b2460755ac97e65caea2e7900be2a303cfb2a59f149aea858c78
# "Created": "2024-07-17T23:31:14Z" , "Version":"2.4.62"
FROM httpd:2.4.63@sha256:437b9f7d469dd606fa6d2a5f9a3be55fe3af7e0c66e0329da8c14b291ae0d31c
# "Created": "2025-01-24T00:31:17Z" , "Version":"2.4.63"

RUN apt-get update \
&& apt-get install -y --no-install-recommends wget ca-certificates libcjose0 libhiredis0.14 apache2-api-20120211 apache2-bin libldap-2.5-0 libssl3 libldap-common \
Expand Down

0 comments on commit a5a42a3

Please sign in to comment.