1
0
mirror of https://github.com/rancher/steve.git synced 2025-07-01 09:12:12 +00:00

Merge pull request #114 from rancher/renovate/registry.suse.com-bci-bci-base-15.x

chore(deps): update registry.suse.com/bci/bci-base docker tag to v15.5
This commit is contained in:
Jonathan Crowther 2023-08-10 13:30:49 -04:00 committed by GitHub
commit 781717c208
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