Browse Source

Update .gitlab-ci.yml file

François D 3 năm trước cách đây
mục cha
commit
e0e0718f0a
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: darkmattercoder/qt-build:builder-5.9.8
+image: seternate/qt5-toolchain:latest
 
 build:
   stage: build