]> git.immae.eu Git - github/fretlink/docker-node-mongotools.git/commitdiff
Bump node version to latest 13.x minor update
authorPaul Bonaud <paul.bonaud@fretlink.com>
Wed, 22 Apr 2020 09:06:35 +0000 (11:06 +0200)
committerPaul Bonaud <paul.bonaud@fretlink.com>
Wed, 22 Apr 2020 09:06:35 +0000 (11:06 +0200)
Dockerfile

index 8a1f79e562a0f1873ee60b2fb73e23c76544bc76..d284f49799c7a479344fa20e56da729857d7ca59 100644 (file)
@@ -1,4 +1,4 @@
-FROM node:13.12.0-stretch
+FROM node:13.13.0-stretch
 
 WORKDIR /app