diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a169a1a2c..d38d15ae2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -66,7 +66,7 @@ stages: # image: 'tfcollins/libiio_centos_7-ci:latest' # artifactName: 'Linux-CentOS-7' kuiper2: - image: 'aandrisa/kuiper2:firsttry' + image: 'aandrisa/kuiper2:latest' artifactName: 'Kuiper2.0' container: $[ variables['image'] ] steps: