]> git.immae.eu Git - github/fretlink/docker-node-mongotools.git/commitdiff
Merge pull request #10 from w1gz/bump-to-node-14.0.0 node-14.2.0-ansible-2.8-ruby-2.6-dhall-1.28.0
authorWill <w1gz@users.noreply.github.com>
Thu, 14 May 2020 10:04:40 +0000 (12:04 +0200)
committerGitHub <noreply@github.com>
Thu, 14 May 2020 10:04:40 +0000 (12:04 +0200)
bump node from 13.13.0 to 14.2.0

Dockerfile

index 3af322665062a4a84c08365037147a6fc3656201..1d855be1dd944f999b67db1721507e3a648f6e18 100644 (file)
@@ -1,4 +1,4 @@
-FROM node:13.13.0-stretch
+FROM node:14.2.0-stretch
 
 WORKDIR /app