Skip to content

Commit e3ce1e7

Browse files
author
Jj!
committed
update versions of httpd and php
1 parent 4f1047c commit e3ce1e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ FROM rockylinux/rockylinux:8.4
1616

1717
LABEL maintainer="Unicon, Inc."
1818

19-
ARG PHP_VERSION=7.4.6-4.module+el8.4.0+415+e936cba3
20-
ARG HTTPD_VERSION=2.4.37-39.module+el8.4.0+655+f2bfd6ee.1
19+
ARG PHP_VERSION=7.4.19
20+
ARG HTTPD_VERSION=2.4.37
2121

2222
COPY --from=download_ssp /var/simplesamlphp /var/simplesamlphp
2323

0 commit comments

Comments
 (0)