From a10227ab28b32f064e86bdf3e18b4c1436ed54a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20W=C3=BCrbach?= Date: Wed, 6 Feb 2019 10:17:11 +0100 Subject: [PATCH] Update linuxkit/binfmt references MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Würbach --- examples/docker-for-mac.yml | 2 +- test/cases/040_packages/002_binfmt/test.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: