aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-07-13 12:55:26 +0200
committerGerd Hoffmann <kraxel@redhat.com>2020-07-13 12:55:26 +0200
commitc0654fe190266de8fc53cd6c6756cc2406f7bfb7 (patch)
tree170a656884cf9fd292bff31aa67679959f07ab12
parenteee0224d8eee899747059e3f39f5c01a37cc4bfd (diff)
downloads2i-sphinx-c0654fe190266de8fc53cd6c6756cc2406f7bfb7.tar.gz
pull base image from gitlab
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index d0a7e57..209a1f5 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM kraxel/s2i-base-httpd
+FROM registry.gitlab.com/kraxel/s2i-base-httpd
ENV SUMMARY="sphinx documentation" \
DESCRIPTION="Platform for building sphinx documentation"