gitlab-ci: Bump DEBIAN_TAG to build with gcc 9.3.0
This commit is contained in:
parent
9890e91265
commit
89f42b8821
|
@ -18,7 +18,7 @@ variables:
|
||||||
DEBIAN_VERSION: testing-slim
|
DEBIAN_VERSION: testing-slim
|
||||||
DEBIAN_EXEC: 'bash .gitlab-ci/debian-install.sh'
|
DEBIAN_EXEC: 'bash .gitlab-ci/debian-install.sh'
|
||||||
|
|
||||||
DEBIAN_TAG: "2020-01-06"
|
DEBIAN_TAG: "2020-04-21"
|
||||||
IMAGE_LOCAL: "$CI_REGISTRY_IMAGE/debian/$DEBIAN_VERSION:$DEBIAN_TAG"
|
IMAGE_LOCAL: "$CI_REGISTRY_IMAGE/debian/$DEBIAN_VERSION:$DEBIAN_TAG"
|
||||||
|
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Reference in New Issue