quay / clair

Vulnerability Static Analysis for Containers

Home Page:https://quay.github.io/clair/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go 1.21.9 subversion error

abdallamourad opened this issue · comments

I am getting this error when running CI/CD pipeline

go: errors parsing go.mod:
/src/clair/go.mod:3: invalid go version '1.21.9': must match format 1.23

Is there a way to fix this?

Upgrading the docker image to node:20-alpine3.19 fixed the issue