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

This commit is contained in:
James Andariese 2024-03-28 23:39:51 -05:00
parent 4fb21c94ad
commit 31cee40483

View File

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