aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-09-16 22:04:23 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-09-16 22:04:23 +0200
commitc721a54bf5ba8bbbb79b3eed9a1e311f0c9a2670 (patch)
treec38ff486e9ac42dfd64ddfdfe1f114495a172ac7
parent2087dfbdc3e4c006a04fd6be02d2201803dff124 (diff)
downloads2i-jekyll-c721a54bf5ba8bbbb79b3eed9a1e311f0c9a2670.tar.gz
rhel7: add registry
-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" \