jq pls
All checks were successful
cicd / pull (push) Successful in 9s
cicd / cicd (push) Successful in 28s

This commit is contained in:
bel
2023-10-28 09:39:04 -06:00
parent eff7fd01ca
commit cbe863eede

View File

@@ -1,3 +1,3 @@
FROM docker:24.0.7-dind-alpine3.18
RUN apk update && apk --no-cache add bash curl git nodejs npm
RUN apk update && apk --no-cache add bash curl git nodejs npm jq