Change ci image to buster

This commit is contained in:
Deon George 2020-10-29 11:04:41 +11:00
parent 6efda2b850
commit d499bc744a
No known key found for this signature in database
GPG Key ID: 7670E8DC27415254
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ before_script:
- pwd
build:x86_64:
image: ${CI_REGISTRY}/leenooks/ci-apt:x86_64
image: ${CI_REGISTRY}/leenooks/ci-apt:x86_64-buster
stage: build
script:
- apt-get update
@ -50,7 +50,7 @@ deploy:x86_64:
- reprepro
build:armv7l:
image: ${CI_REGISTRY}/leenooks/ci-apt:armv7l
image: ${CI_REGISTRY}/leenooks/ci-apt:armv7l-buster
stage: build
script:
- apt-get update