Browse Source

Update .gitlab-ci.yml file

François D 3 năm trước cách đây
mục cha
commit
491d2773a9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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