mirror of
https://github.com/FlipsideCrypto/fly-pr-review-apps.git
synced 2026-02-06 11:17:49 +00:00
Add jq to Dockerfile
This commit is contained in:
parent
0971dab39c
commit
1dd393fdee
@ -1,6 +1,6 @@
|
||||
FROM alpine
|
||||
|
||||
RUN apk add --no-cache curl
|
||||
RUN apk add --no-cache curl jq
|
||||
|
||||
RUN curl -L https://fly.io/install.sh | FLYCTL_INSTALL=/usr/local sh
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user