update golang build image
This commit is contained in:
parent
0888ae2045
commit
a55498eaed
@ -9,7 +9,7 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: registry.cv.mazarbul.net/declarative/build-golang:1.21.1-alpine-x86_64
|
image: registry.cv.mazarbul.net/declarative/build-golang:1.22.1-alpine-x86_64
|
||||||
env:
|
env:
|
||||||
GOPATH: /
|
GOPATH: /
|
||||||
SSH_AUTH_SOCK: /tmp/ssh.sock
|
SSH_AUTH_SOCK: /tmp/ssh.sock
|
||||||
|
Loading…
Reference in New Issue
Block a user