Skip to content

Commit

Permalink
Pin busybox to 1.28 (kubernetes#9901)
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallford authored and rosti committed Aug 23, 2018
1 parent 90503d0 commit d73e25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/examples/admin/dns/busybox.yaml
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
containers:
- name: busybox
image: busybox
image: busybox:1.28
command:
- sleep
- "3600"
Expand Down

0 comments on commit d73e25d

Please sign in to comment.