From 7212416212aba9dc10ccc22ca127335b13d33c50 Mon Sep 17 00:00:00 2001 From: jkaplon Date: Tue, 9 Oct 2018 08:58:41 -0400 Subject: [PATCH] Update client-side socket.io CDN link to current version. --- Dockerfile | 2 +- views/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 2d51482..088428e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:8-alpine +FROM node:10-alpine EXPOSE 3000 diff --git a/views/index.html b/views/index.html index a85ee17..620c3c9 100644 --- a/views/index.html +++ b/views/index.html @@ -19,7 +19,7 @@ - +