Skip to content

Commit

Permalink
fix(dockerfile): fix dockerfile + package-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Audrey Lamy authored and Audrey Lamy committed Aug 21, 2024
1 parent 967ce72 commit 0f4303c
Show file tree
Hide file tree
Showing 2 changed files with 18,714 additions and 13,899 deletions.
2 changes: 1 addition & 1 deletion docker/node/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14.7.0-alpine3.12
FROM node:14-alpine

RUN npm install -g typescript
RUN npm link typescript
Expand Down
Loading

0 comments on commit 0f4303c

Please sign in to comment.