update golang build image
Some checks failed
Lint / golangci-lint (push) Failing after 9m52s
Declarative Tests / test (push) Failing after 8s

This commit is contained in:
Matthew Rich 2024-05-23 22:33:24 -07:00
parent 0888ae2045
commit a55498eaed

View File

@ -9,7 +9,7 @@ jobs:
test:
runs-on: ubuntu-latest
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:
GOPATH: /
SSH_AUTH_SOCK: /tmp/ssh.sock