Closed K2ouMais closed 1 year ago
Hello everyone,
would it be possible to update this to a new golang version?
When using Docker Scout to scan an image with supercronic v0.2.2 it is throwing a lot of CVE errors because of an older golang version.
To take a look just build an image using the newest version and scan that image with Docker scout like so:
docker scout quickview <image-id>
and after that...
docker scout cves <image-id>
https://github.com/aptible/supercronic/releases/tag/v0.2.23
Hello everyone,
would it be possible to update this to a new golang version?
When using Docker Scout to scan an image with supercronic v0.2.2 it is throwing a lot of CVE errors because of an older golang version.
To take a look just build an image using the newest version and scan that image with Docker scout like so:
docker scout quickview <image-id>
and after that...
docker scout cves <image-id>