Skip to content

Commit

Permalink
httpd update
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Baentsch <[email protected]>
  • Loading branch information
baentsch committed Aug 27, 2024
1 parent 69a5e36 commit cf45b19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions httpd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ ARG SIG_ALG="dilithium3"
ARG DEFAULT_GROUPS="kyber768:p384_kyber768"

# define the httpd version to include
ARG HTTPD_VERSION=2.4.57
ARG HTTPD_VERSION=2.4.62

# define the APR version to include
ARG APR_VERSION=1.7.4
ARG APR_VERSION=1.7.5

# define the APR util version to include
ARG APRU_VERSION=1.6.3
Expand Down

0 comments on commit cf45b19

Please sign in to comment.