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

@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
#### Changed
* [#80](https://github.com/shlinkio/shlink-web-client/issues/80) Deeply refactored app to do true dependency injection with an IoC container.
* [#79](https://github.com/shlinkio/shlink-web-client/issues/79) Updated to nginx 1.15.7 as the base docker image.
#### Deprecated