Update golang Docker tag to v1.25
This commit is contained in:
parent
4641a1b7e9
commit
51ab447d15
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
steps:
|
||||
- name: build
|
||||
image: golang:1.23
|
||||
image: golang:1.25
|
||||
commands:
|
||||
- CGO_ENABLED=0 go build ./
|
||||
- name: docker
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue