From dc4f38ebd0e3c2f3ec0fea4b7661cd49cf9b8f14 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 8 May 2019 23:46:08 +0200 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b223e361e..e76de09c3 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -17,9 +17,9 @@ variables: - name: versionHadolint value: 'v1.16.3' - name: versionBuilder - value: '3.1' + value: '3.2' - name: versionWheels - value: '0.2' + value: '0.3' - group: docker - group: wheels