Skip to content

Commit 5aa765f

Browse files
chore(deps): update registry.suse.com/bci/golang docker tag to v1.24
1 parent 4659593 commit 5aa765f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ platform:
99

1010
steps:
1111
- name: test
12-
image: registry.suse.com/bci/golang:1.23
12+
image: registry.suse.com/bci/golang:1.24
1313
commands:
1414
- go install github.com/golang/mock/[email protected]
1515
- ./scripts/ci
@@ -28,7 +28,7 @@ platform:
2828

2929
steps:
3030
- name: test
31-
image: registry.suse.com/bci/golang:1.23
31+
image: registry.suse.com/bci/golang:1.24
3232
commands:
3333
- go install github.com/golang/mock/[email protected]
3434
- ./scripts/ci

0 commit comments

Comments
 (0)