소스 검색

Update .gitlab-ci.yml file

François D 3 년 전
부모
커밋
491d2773a9
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: madmanfred/qt5-builder:latest
+image: darkmattercoder/qt-build:builder-5.9.8
 
 build:
   stage: build