Check in node version upgrade from long ago

This commit is contained in:
jkaplon 2022-12-02 21:46:29 -05:00
parent cab17d28c5
commit 16eb6980ea

View File

@ -1,4 +1,4 @@
FROM node:4.2.1
FROM node:6.10.0-slim
EXPOSE 3000