diff --git a/blueprints/docker-for-mac/base.yml b/blueprints/docker-for-mac/base.yml index 6434712c0..bde117d88 100644 --- a/blueprints/docker-for-mac/base.yml +++ b/blueprints/docker-for-mac/base.yml @@ -16,7 +16,7 @@ onboot: - name: sysfs image: linuxkit/sysfs:006a65b30cfdd9d751d7ab042fde7eca2c3bc9dc - name: binfmt - image: linuxkit/binfmt:0bde4ebd422099f45c5ee03217413523ad2223e5 + image: linuxkit/binfmt:257b5174a8e33bc62d5448cc026d72cae3713628 # Format and mount the disk image in /var/lib/docker - name: format image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61 diff --git a/examples/docker.yml b/examples/docker.yml index 83fda7c77..b8fb4af00 100644 --- a/examples/docker.yml +++ b/examples/docker.yml @@ -12,7 +12,7 @@ onboot: - name: sysfs image: linuxkit/sysfs:006a65b30cfdd9d751d7ab042fde7eca2c3bc9dc - name: binfmt - image: linuxkit/binfmt:0bde4ebd422099f45c5ee03217413523ad2223e5 + image: linuxkit/binfmt:257b5174a8e33bc62d5448cc026d72cae3713628 - name: format image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61 - name: mount diff --git a/linuxkit.yml b/linuxkit.yml index 5ca5461c0..59f46234e 100644 --- a/linuxkit.yml +++ b/linuxkit.yml @@ -10,7 +10,7 @@ onboot: - name: sysctl image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0 - name: binfmt - image: linuxkit/binfmt:0bde4ebd422099f45c5ee03217413523ad2223e5 + image: linuxkit/binfmt:257b5174a8e33bc62d5448cc026d72cae3713628 - name: dhcpcd image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] diff --git a/projects/compose/compose-dynamic.yml b/projects/compose/compose-dynamic.yml index 4dc833635..daa2a9a63 100644 --- a/projects/compose/compose-dynamic.yml +++ b/projects/compose/compose-dynamic.yml @@ -15,7 +15,7 @@ onboot: image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: binfmt - image: linuxkit/binfmt:0bde4ebd422099f45c5ee03217413523ad2223e5 + image: linuxkit/binfmt:257b5174a8e33bc62d5448cc026d72cae3713628 - name: format image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61 - name: mount diff --git a/projects/compose/compose-static.yml b/projects/compose/compose-static.yml index 2904ce4d5..bc8a5c6a8 100644 --- a/projects/compose/compose-static.yml +++ b/projects/compose/compose-static.yml @@ -15,7 +15,7 @@ onboot: image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: binfmt - image: linuxkit/binfmt:0bde4ebd422099f45c5ee03217413523ad2223e5 + image: linuxkit/binfmt:257b5174a8e33bc62d5448cc026d72cae3713628 - name: format image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61 - name: mount diff --git a/projects/ima-namespace/ima-namespace.yml b/projects/ima-namespace/ima-namespace.yml index 91c9eb42a..cf087d2be 100644 --- a/projects/ima-namespace/ima-namespace.yml +++ b/projects/ima-namespace/ima-namespace.yml @@ -11,7 +11,7 @@ onboot: - name: sysctl image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0 - name: binfmt - image: linuxkit/binfmt:0bde4ebd422099f45c5ee03217413523ad2223e5 + image: linuxkit/binfmt:257b5174a8e33bc62d5448cc026d72cae3713628 - name: dhcpcd image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] diff --git a/projects/kubernetes/kube-master.yml b/projects/kubernetes/kube-master.yml index 168b7917e..37735197b 100644 --- a/projects/kubernetes/kube-master.yml +++ b/projects/kubernetes/kube-master.yml @@ -12,7 +12,7 @@ onboot: - name: sysfs image: linuxkit/sysfs:006a65b30cfdd9d751d7ab042fde7eca2c3bc9dc - name: binfmt - image: linuxkit/binfmt:0bde4ebd422099f45c5ee03217413523ad2223e5 + image: linuxkit/binfmt:257b5174a8e33bc62d5448cc026d72cae3713628 - name: dhcpcd image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] diff --git a/projects/kubernetes/kube-node.yml b/projects/kubernetes/kube-node.yml index c09b7de02..5cab557b2 100644 --- a/projects/kubernetes/kube-node.yml +++ b/projects/kubernetes/kube-node.yml @@ -12,7 +12,7 @@ onboot: - name: sysfs image: linuxkit/sysfs:006a65b30cfdd9d751d7ab042fde7eca2c3bc9dc - name: binfmt - image: linuxkit/binfmt:0bde4ebd422099f45c5ee03217413523ad2223e5 + image: linuxkit/binfmt:257b5174a8e33bc62d5448cc026d72cae3713628 - name: dhcpcd image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] diff --git a/projects/logging/examples/logging.yml b/projects/logging/examples/logging.yml index d1046eddb..bd7fc7c4c 100644 --- a/projects/logging/examples/logging.yml +++ b/projects/logging/examples/logging.yml @@ -11,7 +11,7 @@ onboot: - name: sysctl image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0 - name: binfmt - image: linuxkit/binfmt:0bde4ebd422099f45c5ee03217413523ad2223e5 + image: linuxkit/binfmt:257b5174a8e33bc62d5448cc026d72cae3713628 - name: dhcpcd image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] diff --git a/projects/shiftfs/shiftfs.yml b/projects/shiftfs/shiftfs.yml index 4c19c237d..47e2f97ee 100644 --- a/projects/shiftfs/shiftfs.yml +++ b/projects/shiftfs/shiftfs.yml @@ -10,7 +10,7 @@ onboot: - name: sysctl image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0 - name: binfmt - image: linuxkit/binfmt:0bde4ebd422099f45c5ee03217413523ad2223e5 + image: linuxkit/binfmt:257b5174a8e33bc62d5448cc026d72cae3713628 - name: dhcpcd image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] diff --git a/test/cases/030_security/000_docker-bench/test-docker-bench.yml b/test/cases/030_security/000_docker-bench/test-docker-bench.yml index d279fb1be..f8917a20b 100644 --- a/test/cases/030_security/000_docker-bench/test-docker-bench.yml +++ b/test/cases/030_security/000_docker-bench/test-docker-bench.yml @@ -12,7 +12,7 @@ onboot: - name: sysfs image: linuxkit/sysfs:006a65b30cfdd9d751d7ab042fde7eca2c3bc9dc - name: binfmt - image: linuxkit/binfmt:0bde4ebd422099f45c5ee03217413523ad2223e5 + image: linuxkit/binfmt:257b5174a8e33bc62d5448cc026d72cae3713628 - name: format image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61 - name: mount diff --git a/test/cases/040_packages/002_binfmt/test-binfmt.yml b/test/cases/040_packages/002_binfmt/test-binfmt.yml index b42f84cb2..449ccc6d6 100644 --- a/test/cases/040_packages/002_binfmt/test-binfmt.yml +++ b/test/cases/040_packages/002_binfmt/test-binfmt.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:f5960b83a8766ae083efc744fa63dbf877450e4f onboot: - name: binfmt - image: linuxkit/binfmt:0bde4ebd422099f45c5ee03217413523ad2223e5 + image: linuxkit/binfmt:257b5174a8e33bc62d5448cc026d72cae3713628 - name: test image: alpine:3.6 readonly: true