ソースを参照

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

This image has been updated to continuously report output.
Jean-Christophe Fillion-Robin 7 年 前
コミット
16a2dd1931
共有2 個のファイルを変更した2 個の追加2 個の削除を含む
  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 && \