Skip to content

Commit 3a7d3ca

Browse files
Merge pull request #36 from pythoninthegrass/snyk-fix-8f99f547a4e44d5b2aa4108ee11555cb
[Snyk] Security upgrade node from 12.18.1 to 14
2 parents 22231a6 + 229646f commit 3a7d3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nosql/mongo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:12.18.1
1+
FROM node:14
22

33
# development/production environment
44
# * NOTE: `nodemon` needs to be installed under `devDependencies` in package.json

0 commit comments

Comments
 (0)