resolve CVE within trivy scan

This commit is contained in:
Nathan Lacey 2026-02-10 13:28:08 -05:00
parent 288ca2d114
commit 4cf9a4997b
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
FROM golang:1.25.6 AS builder
FROM golang:1.25.7 AS builder
WORKDIR /go/src/mikefarah/yq