From c63ec77e3ff83261c56ed8e03789421f23897a2d Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Thu, 7 May 2020 11:58:44 +0100 Subject: [PATCH] Update binfmt package Signed-off-by: Justin Cormack --- 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 432c162d1..75932c1be 100644 --- a/examples/docker-for-mac.yml +++ b/examples/docker-for-mac.yml @@ -17,7 +17,7 @@ onboot: - name: sysfs image: linuxkit/sysfs:697f996868d6625a78bbbefb199d7b6b6ae3533a - name: binfmt - image: linuxkit/binfmt:4ea3b9b0938cbd19834c096aa31ff475cc75d281 + image: linuxkit/binfmt:5d33e7346e79f9c13a73c6952669e47a53b063d4 # Format and mount the disk image in /var/lib/docker - name: format image: linuxkit/format:0b75e494eea0312f3015e6c6f7c5927620d56c96 diff --git a/test/cases/040_packages/002_binfmt/test.yml b/test/cases/040_packages/002_binfmt/test.yml index c32f1256b..4450388bb 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:f79954950022fea76b8b6f10de58cb48e4fb3878 onboot: - name: binfmt - image: linuxkit/binfmt:4ea3b9b0938cbd19834c096aa31ff475cc75d281 + image: linuxkit/binfmt:5d33e7346e79f9c13a73c6952669e47a53b063d4 - name: test image: alpine:3.11 binds: