Chapter 11: update Dockerfile for Node.js 14
This commit is contained in:
committed by
GitHub
parent
86ee6d5893
commit
c7615d1daf
@@ -1,4 +1,4 @@
|
|||||||
FROM node
|
FROM node:14
|
||||||
|
|
||||||
WORKDIR "/app"
|
WORKDIR "/app"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user