We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967ce72 commit 0f4303cCopy full SHA for 0f4303c
docker/node/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:14.7.0-alpine3.12
+FROM node:14-alpine
2
3
RUN npm install -g typescript
4
RUN npm link typescript
0 commit comments