File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -163,8 +163,8 @@ COPY --from=cni-plugins-export / /
163
163
164
164
FROM scratch AS binaries-linux
165
165
COPY --link --from=runc /usr/bin/runc /buildkit-runc
166
- # built from https://github.com/tonistiigi/binfmt/releases/tag/buildkit%2Fv7.1 .0-30
167
- COPY --link --from=tonistiigi/binfmt:buildkit-v7.1 .0-30 @sha256:45dd57b4ba2f24e2354f71f1e4e51f073cb7a28fd848ce6f5f2a7701142a6bf0 / /
166
+ # built from https://github.com/tonistiigi/binfmt/releases/tag/buildkit%2Fv9.2 .0-50
167
+ COPY --link --from=tonistiigi/binfmt:buildkit-v9.2 .0-50 @sha256:ff21b00e7238dce3bbd74fbe25591f7213837a77861b47b2df5e019540ec33fa / /
168
168
COPY --link --from=cni-plugins-export-squashed / /
169
169
COPY --link --from=buildctl /usr/bin/buildctl /
170
170
COPY --link --from=buildkitd /usr/bin/buildkitd /
You can’t perform that action at this time.
0 commit comments