mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
Added trivy to docker build, bumped alpine image
This commit is contained in:
@@ -6,4 +6,6 @@ docker build \
|
||||
--build-arg VERSION=${VERSION} \
|
||||
-t mikefarah/yq:latest \
|
||||
-t mikefarah/yq:${VERSION} \
|
||||
.
|
||||
.
|
||||
|
||||
trivy image mikefarah/yq:${VERSION}
|
||||
Reference in New Issue
Block a user