Updated nginx base image for Docker. Closes #79

This commit is contained in:
Alejandro Celaya
2018-12-18 20:33:37 +01:00
parent a2b08277dc
commit fd2367b005
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM nginx:1.15.2-alpine
FROM nginx:1.15.7-alpine
MAINTAINER Alejandro Celaya <alejandro@alejandrocelaya.com>
# Install node and yarn