ci: update github Worflow, and Go 1.19
This commit is contained in:
parent
3e45c66f34
commit
6f3ea9638e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
ARG ARCH=amd64
|
||||
|
||||
FROM golang:1.18.2 AS build-container
|
||||
FROM golang:1.19 AS build-container
|
||||
|
||||
ARG ARCH
|
||||
|
||||
|
|
Loading…
Reference in a new issue