Skip to content

Commit ce95506

Browse files
authored
Merge pull request #39306 from Arhell/zh-scale
[zh] updated nginx version to follow examples correctly
2 parents f948d81 + 9712658 commit ce95506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/examples/application/deployment-scale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ spec:
1414
spec:
1515
containers:
1616
- name: nginx
17-
image: nginx:1.14.2
17+
image: nginx:1.16.1
1818
ports:
1919
- containerPort: 80

0 commit comments

Comments
 (0)