diff --git a/examples/docker-for-mac.yml b/examples/docker-for-mac.yml index 719165ae3..0b0d5d381 100644 --- a/examples/docker-for-mac.yml +++ b/examples/docker-for-mac.yml @@ -17,7 +17,7 @@ onboot: - name: sysfs image: linuxkit/sysfs:v0.6 - name: binfmt - image: linuxkit/binfmt:v0.6 + image: linuxkit/binfmt:e2d222038867ebd13b0b723c8351be559267050b # Format and mount the disk image in /var/lib/docker - name: format image: linuxkit/format:v0.6 diff --git a/test/cases/040_packages/002_binfmt/test.yml b/test/cases/040_packages/002_binfmt/test.yml index 47425913a..6ca9c3fa2 100644 --- a/test/cases/040_packages/002_binfmt/test.yml +++ b/test/cases/040_packages/002_binfmt/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe onboot: - name: binfmt - image: linuxkit/binfmt:v0.6 + image: linuxkit/binfmt:e2d222038867ebd13b0b723c8351be559267050b - name: test image: alpine:3.8 binds: