jq pls
parent
eff7fd01ca
commit
cbe863eede
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue