We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4659593 commit 5aa765fCopy full SHA for 5aa765f
.drone.yml
@@ -9,7 +9,7 @@ platform:
9
10
steps:
11
- name: test
12
- image: registry.suse.com/bci/golang:1.23
+ image: registry.suse.com/bci/golang:1.24
13
commands:
14
- go install github.com/golang/mock/[email protected]
15
- ./scripts/ci
@@ -28,7 +28,7 @@ platform:
28
29
30
31
32
33
34
0 commit comments