We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 883fcc5 commit 0b0c689Copy full SHA for 0b0c689
Dockerfile
@@ -20,4 +20,4 @@ RUN apt-get update && \
20
RUN mkdir -p ~/.ssh/ && ssh-keyscan -t ed25519 github.com >> ~/.ssh/known_hosts
21
22
RUN npm install -g [email protected]
23
-RUN npm install -g [email protected] [email protected] [email protected] [email protected] [email protected].0 [email protected]
+RUN npm install -g [email protected] [email protected] [email protected] [email protected] [email protected].2 [email protected]
0 commit comments