Update golang Docker tag to v1.23
This commit is contained in:
parent
bbd0b48f0b
commit
b5ed765f6b
@ -1,6 +1,6 @@
|
|||||||
steps:
|
steps:
|
||||||
build:
|
build:
|
||||||
image: golang:1.22
|
image: golang:1.23
|
||||||
commands:
|
commands:
|
||||||
- go mod tidy
|
- go mod tidy
|
||||||
- go build -o gospt
|
- go build -o gospt
|
||||||
|
Loading…
Reference in New Issue
Block a user