We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828068b commit 2068e44Copy full SHA for 2068e44
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:10.15
+FROM node:14.15
2
3
RUN apt-get update && apt-get install -y wget --no-install-recommends \
4
&& wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - \
0 commit comments