Update nginx to modern versions on ja docs (#19685)

* Update nginx to modern versions on ja docs

* Restore removed whitespaces
This commit is contained in:
Ryo Narita
2020-03-26 18:38:25 +09:00
committed by bryan
parent 59ff43a445
commit 465fbc9863
12 changed files with 29 additions and 29 deletions
@@ -13,6 +13,6 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.11.9 # update the image
image: nginx:1.16.1 # update the image
ports:
- containerPort: 80