aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-09-10 08:43:51 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-09-10 08:43:51 +0200
commit5da676af35d5c26654ca9566fbf37065e1507e28 (patch)
treea02620bd3d36dee656ae2010d525ced6cc7ca6b0
parentd3bf02054b774067bf5f64d6cffb95fe13f87441 (diff)
downloads2i-jekyll-5da676af35d5c26654ca9566fbf37065e1507e28.tar.gz
switch base
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index a522b50..950e1b4 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
# kraxel/s2i-jekyll
-FROM openshift/httpd:24
+FROM httpd:2.4
LABEL maintainer="Gerd Hoffmann <kraxel@redhat.com>"