aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile.rhel7
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile.rhel7')
-rw-r--r--Dockerfile.rhel72
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.rhel7 b/Dockerfile.rhel7
index 3a39e1c..77f3e54 100644
--- a/Dockerfile.rhel7
+++ b/Dockerfile.rhel7
@@ -1,5 +1,5 @@
# kraxel/s2i-jekyll
-FROM rhscl/httpd-24-rhel7
+FROM registry.access.redhat.com/rhscl/httpd-24-rhel7
ENV RH_RUBY_VERSION="25" \
JEKYLL_VERSION="3.8.5" \