Browse Source

Update .gitlab-ci.yml file

François D 3 years ago
parent
commit
491d2773a9
1 changed files with 1 additions and 1 deletions
  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