From 70eaf26830bb7f6a42873a857c346e3767b5b0aa Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 04:40:08 +0000 Subject: [PATCH] chore(deps): update registry.suse.com/bci/bci-base docker tag to v15.5 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 488f067b..464e60a4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -33,7 +33,7 @@ name: validate steps: - name: validate - image: registry.suse.com/bci/bci-base:15.4 + image: registry.suse.com/bci/bci-base:15.5 commands: - zypper in -y "golang(API)=1.19" git tar gzip make - curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.49.0