Release nginx-slim 0.20

This commit is contained in:
Manuel de Brito Fontes 2017-06-27 19:36:08 -04:00
parent 005ed5243f
commit e7fc9a5fcc
4 changed files with 7 additions and 7 deletions

View file

@ -15,7 +15,7 @@ This image does provides a default configuration file with no backend servers.
*Using docker*
```
$ docker run -v /some/nginx.con:/etc/nginx/nginx.conf:ro gcr.io/google_containers/nginx-slim:0.19
$ docker run -v /some/nginx.con:/etc/nginx/nginx.conf:ro gcr.io/google_containers/nginx-slim:0.20
```
*Creating a replication controller*