Skip to content

Commit 0f4303c

Browse files
Audrey LamyAudrey Lamy
authored andcommitted
fix(dockerfile): fix dockerfile + package-lock
1 parent 967ce72 commit 0f4303c

File tree

2 files changed

+18714
-13899
lines changed

2 files changed

+18714
-13899
lines changed

docker/node/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:14.7.0-alpine3.12
1+
FROM node:14-alpine
22

33
RUN npm install -g typescript
44
RUN npm link typescript

0 commit comments

Comments
 (0)