Explorar o código

ENH: Update test docker images to use thewtex/opengl:debian

This image has been updated to continuously report output.
Jean-Christophe Fillion-Robin %!s(int64=7) %!d(string=hai) anos
pai
achega
16a2dd1931
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      CMake/CircleCI/Dockerfile-qt4
  2. 1 1
      CMake/CircleCI/Dockerfile-qt5

+ 1 - 1
CMake/CircleCI/Dockerfile-qt4

@@ -1,4 +1,4 @@
-FROM thewtex/opengl:v0.1.0
+FROM thewtex/opengl:debian
 MAINTAINER Insight Software Consortium <community@itk.org>
 
 RUN REPO=http://cdn-fastly.deb.debian.org && \

+ 1 - 1
CMake/CircleCI/Dockerfile-qt5

@@ -1,4 +1,4 @@
-FROM thewtex/opengl:v0.1.0
+FROM thewtex/opengl:debian
 MAINTAINER Insight Software Consortium <community@itk.org>
 
 RUN REPO=http://cdn-fastly.deb.debian.org && \