Update nginx image (#3968)
This commit is contained in:
parent
d3f9fbb8fb
commit
8960226f40
3 changed files with 3 additions and 3 deletions
|
|
@ -23,7 +23,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.65
|
||||
docker run -v /some/nginx.con:/etc/nginx/nginx.conf:ro quay.io/kubernetes-ingress-controller/nginx:0.84
|
||||
```
|
||||
|
||||
_Creating a replication controller_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue