add yq and jq
All checks were successful
Build Container and update Flux / Explore-Gitea-Actions (push) Successful in 44s

This commit is contained in:
James Andariese 2024-03-29 10:49:33 -05:00
parent 1f56aad5c4
commit 0ef702eb7d

View File

@ -7,6 +7,8 @@ RUN apk add \
tea \
curl \
buildah \
yq \
jq \
--no-cache
USER rootless