Skip to content

Commit

Permalink
Merge pull request #1 from IronCoreLabs/nodeIssueFix
Browse files Browse the repository at this point in the history
rolled node back to 10 from 12
  • Loading branch information
ToniaSchlick authored May 12, 2020
2 parents c4dfa1a + 3ff7c7f commit dc71ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:12
FROM node:10

RUN npm install -g --unsafe-perm @ironcorelabs/ironhide
COPY entrypoint.sh /
Expand Down

0 comments on commit dc71ea9

Please sign in to comment.