Skip to content

Commit

Permalink
chore(deps): update registry.suse.com/bci/golang docker tag to v1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] authored Apr 5, 2024
1 parent d637717 commit 9f9d346
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ platform:

steps:
- name: test
image: registry.suse.com/bci/golang:1.20
image: registry.suse.com/bci/golang:1.22
commands:
- go install github.com/golang/mock/mockgen@v1.6.0
- ./scripts/ci
Expand All @@ -28,7 +28,7 @@ platform:

steps:
- name: test
image: registry.suse.com/bci/golang:1.20
image: registry.suse.com/bci/golang:1.22
commands:
- go install github.com/golang/mock/mockgen@v1.6.0
- ./scripts/ci
Expand Down

0 comments on commit 9f9d346

Please sign in to comment.