Skip to content

Commit 55eefca

Browse files
committed
[ja] updated nginx version to follow examples correctly
1 parent 8a320d4 commit 55eefca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/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)