diff options
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM centos:8 +FROM registry.centos.org/centos:8 ENV SUMMARY="httpd base" \ DESCRIPTION="base image for httpd s2i images" |
![]() |
index : s2i-base-httpd | |
s2i-base-httpd |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM centos:8 +FROM registry.centos.org/centos:8 ENV SUMMARY="httpd base" \ DESCRIPTION="base image for httpd s2i images" |