mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-21 14:06:19 +00:00
Updated nginx base image for Docker. Closes #79
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user