Skip to content

Commit

Permalink
update BuildKit (0.18.1)
Browse files Browse the repository at this point in the history
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
  • Loading branch information
AkihiroSuda committed Dec 10, 2024
1 parent 407f5fc commit 6dac2cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ARG RUNC_VERSION=v1.2.2
ARG CNI_PLUGINS_VERSION=v1.6.1

# Extra deps: Build
ARG BUILDKIT_VERSION=v0.18.0
ARG BUILDKIT_VERSION=v0.18.1
# Extra deps: Lazy-pulling
ARG STARGZ_SNAPSHOTTER_VERSION=v0.16.2
# Extra deps: Encryption
Expand Down
2 changes: 0 additions & 2 deletions Dockerfile.d/SHA256SUMS.d/buildkit-v0.18.0

This file was deleted.

2 changes: 2 additions & 0 deletions Dockerfile.d/SHA256SUMS.d/buildkit-v0.18.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
02b986569330f09dc837486f80d9818812aba1ac8bd892b337adeb56eafe3794 buildkit-v0.18.1.linux-amd64.tar.gz
484a725519bd15a3b3d1f84c2dfc37749af6f06bc6c40d83395312e4d1fb18f1 buildkit-v0.18.1.linux-arm64.tar.gz

0 comments on commit 6dac2cf

Please sign in to comment.