浏览代码

Update .gitlab-ci.yml file

François D 3 年之前
父节点
当前提交
e0e0718f0a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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