Skip to content

Commit

Permalink
Fixed image value version typo
Browse files Browse the repository at this point in the history
Was inconsistent with other values
  • Loading branch information
shir22 authored Mar 16, 2018
1 parent 4ac2583 commit 300c445
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ by `name`.
# configuration file value
containers:
- name: nginx
image: nginx:1.11
image: nginx:1.10
- name: nginx-helper-b
image: helper:1.3
- name: nginx-helper-c # key: nginx-helper-c; will be added in result
Expand Down

0 comments on commit 300c445

Please sign in to comment.