From c3cb4b2b3ea81a87c0aae024eb7ac039324d4cba Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 11:03:09 +0200 Subject: [PATCH] chore: Updated the file "/tmp/updatecli/jenkins-infra/openvpn/Jenkinsfi... (#153) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... le_k8s" Made with ❤️️ by updatecli Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- Jenkinsfile_k8s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile_k8s b/Jenkinsfile_k8s index 876fef8..c1984ea 100644 --- a/Jenkinsfile_k8s +++ b/Jenkinsfile_k8s @@ -1,4 +1,4 @@ -def dockerImage = 'jenkinsciinfra/hashicorp-tools:0.5.3' // Tracked by updatecli +def dockerImage = 'jenkinsciinfra/hashicorp-tools:0.5.4' // Tracked by updatecli parallel( failFast: true,