Update YAML files with updated binfmt package

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2017-05-29 16:45:48 +01:00
parent ebc7bd181a
commit 8cff978fab
8 changed files with 8 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ onboot:
- name: sysctl
image: "linuxkit/sysctl:b16a483897dd5f71be7e0c04cd090b05f52682e1"
- name: binfmt
image: "linuxkit/binfmt:eb3977596d5fc9e847eee1d34cb3beb3f574cac9"
image: "linuxkit/binfmt:3433ade10a9271d4035f9424e8669358e425b6f6"
- name: dhcpcd
image: "linuxkit/dhcpcd:7d2f17a0e5d1ef9a75a527821a9ab0d753b22e7e"
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]