Bumped Dockerfile Node from 8 to 12

This seemed to work for me, but I'm new here and don't particularly trust myself. 😄
This commit is contained in:
Josh Goldberg
2020-06-04 10:07:54 -04:00
committed by GitHub
parent d57e099e6e
commit 9b91e3d5e2
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:8
FROM node:12
MAINTAINER Paris Kasidiaris <paris@sourcelair.com>
# Set the working directory