Skip to content

Commit 2068e44

Browse files
authored
Update Dockerfile
1 parent 828068b commit 2068e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:10.15
1+
FROM node:14.15
22

33
RUN apt-get update && apt-get install -y wget --no-install-recommends \
44
&& wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - \

0 commit comments

Comments
 (0)