Use 15.3 images.

This commit is contained in:
Florian Pose 2022-04-01 15:14:35 +00:00
parent 2bdecddf9c
commit 932577aff8
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
image: image:
registry.gitlab.com/etherlab.org/build-container-factory/leap-15.2:linux-syms registry.gitlab.com/etherlab.org/build-container-factory/leap-15.3:linux-syms
build: build:
stage: build stage: build
@ -58,7 +58,7 @@ documentation:
stage: deploy stage: deploy
rules: rules:
- if: $CI_COMMIT_BRANCH == "stable-1.5" - if: $CI_COMMIT_BRANCH == "stable-1.5"
image: registry.gitlab.com/etherlab.org/build-container-factory/leap-15.2:texlive image: registry.gitlab.com/etherlab.org/build-container-factory/leap-15.3:texlive
script: script:
- cd documentation - cd documentation
- make - make