From: William Gouzer Date: Thu, 2 Apr 2020 15:20:50 +0000 (+0200) Subject: bump node to 13.12.0 X-Git-Tag: node-13.12.0-ansible-2.8-ruby-2.6-dhall-1.21.0^2~1 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=fb5c4f5f0858c8617129866052550fe353adbcfc;p=github%2Ffretlink%2Fdocker-node-mongotools.git bump node to 13.12.0 --- diff --git a/Dockerfile b/Dockerfile index c6fdaa5..a825b2e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:10.17.0-stretch +FROM node:13.12.0-stretch WORKDIR /app