Skip to content

Commit

Permalink
use node:lts-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
seferov authored Oct 23, 2020
1 parent 13e0a18 commit 4fb67cc
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:slim
FROM node:lts-slim

COPY . .

Expand Down

0 comments on commit 4fb67cc

Please sign in to comment.