diff options
Diffstat (limited to 'Bombs/cpu/Dockerfile')
-rw-r--r-- | Bombs/cpu/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bombs/cpu/Dockerfile b/Bombs/cpu/Dockerfile index 2a37769..f289832 100644 --- a/Bombs/cpu/Dockerfile +++ b/Bombs/cpu/Dockerfile @@ -1,4 +1,4 @@ -FROM centos/s2i-core-centos7:latest +FROM startx/openshift-centos:latest MAINTAINER Christophe LARUE <dev@startx.fr> COPY sx.sh /bin/sx |