We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a99bf5 commit 570fb33Copy full SHA for 570fb33
Dockerfile
@@ -2,7 +2,7 @@
2
# and runs it against the specified Topcoder backend (development or
3
# production) when container is executed.
4
5
-FROM node:8.11.2
+FROM node:10.24.1
6
LABEL app="Community App" version="1.0"
7
RUN useradd -m -s /bin/bash appuser
8
0 commit comments