1
0
mirror of https://github.com/rancher/steve.git synced 2025-04-28 03:10:32 +00:00

chore(deps): update registry.suse.com/bci/bci-base docker tag to v15.5

This commit is contained in:
renovate-rancher[bot] 2023-07-20 04:40:08 +00:00 committed by GitHub
parent d040cffef3
commit 70eaf26830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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