Update nginx to 1.15.2 (#2872)
This commit is contained in:
parent
06db4b01a2
commit
82bfcb0337
4 changed files with 45 additions and 30 deletions
|
|
@ -25,7 +25,7 @@ This image provides a default configuration file with no backend servers.
|
|||
*Using docker*
|
||||
|
||||
```console
|
||||
docker run -v /some/nginx.con:/etc/nginx/nginx.conf:ro quay.io/kubernetes-ingress-controller/nginx:0.55
|
||||
docker run -v /some/nginx.con:/etc/nginx/nginx.conf:ro quay.io/kubernetes-ingress-controller/nginx:0.56
|
||||
```
|
||||
|
||||
*Creating a replication controller*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue