RED-6686 jq removed
This commit is contained in:
parent
c19e778365
commit
5cf394aa61
@ -10,7 +10,6 @@ RUN jq '{ dependencies, devDependencies, peerDependencies, scripts: (.scripts |
|
||||
|
||||
# We label our stage as ‘builder’
|
||||
FROM node:18.12-buster as builder
|
||||
RUN apt-get update && apt-get install -y jq
|
||||
|
||||
COPY --from=prep /tmp/deps.json ./package.json
|
||||
COPY yarn.lock ./
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user