mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-02 02:11:39 +00:00
resolve CVE within trivy scan
This commit is contained in:
parent
288ca2d114
commit
4cf9a4997b
@ -1,4 +1,4 @@
|
||||
FROM golang:1.25.6 AS builder
|
||||
FROM golang:1.25.7 AS builder
|
||||
|
||||
WORKDIR /go/src/mikefarah/yq
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user