Ver Fonte

Update .gitlab-ci.yml file

François D há 3 anos atrás
pai
commit
491d2773a9
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -2,7 +2,7 @@
 # use the official gcc image, based on debian
 # can use verions as well, like gcc:5.2
 # see https://hub.docker.com/_/gcc/
-image: madmanfred/qt5-builder:latest
+image: darkmattercoder/qt-build:builder-5.9.8
 
 build:
   stage: build