chore(deps): update golang docker tag to v1.24.2
This commit is contained in:
parent
b680dfaa19
commit
561b21150a
3 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
steps:
|
||||
- name: gotest
|
||||
image: golang:1.24.1
|
||||
image: golang:1.24.2
|
||||
commands:
|
||||
- go test ./...
|
||||
when:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue