Skip to content

Commit

Permalink
Merge pull request #3711 from AkihiroSuda/dev
Browse files Browse the repository at this point in the history
update BuildKit (0.18.0), stargz-snapshotter (0.16.2)
  • Loading branch information
AkihiroSuda authored Dec 2, 2024
2 parents cc0600a + 09039a1 commit ca1629e
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ ARG RUNC_VERSION=v1.2.2
ARG CNI_PLUGINS_VERSION=v1.6.0

# Extra deps: Build
ARG BUILDKIT_VERSION=v0.17.1
ARG BUILDKIT_VERSION=v0.18.0
# Extra deps: Lazy-pulling
ARG STARGZ_SNAPSHOTTER_VERSION=v0.16.1
ARG STARGZ_SNAPSHOTTER_VERSION=v0.16.2
# Extra deps: Encryption
ARG IMGCRYPT_VERSION=v2.0.0-rc.1
# Extra deps: Rootless
Expand Down
2 changes: 0 additions & 2 deletions Dockerfile.d/SHA256SUMS.d/buildkit-v0.17.1

This file was deleted.

2 changes: 2 additions & 0 deletions Dockerfile.d/SHA256SUMS.d/buildkit-v0.18.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
7b4d8d825a23114a20b6ccf87aa674b0792be5cb1b573b8273fe7f3fa01f40d1 buildkit-v0.18.0.linux-amd64.tar.gz
361862432dd3b4961882e5031364ab98be7618be7b80574465207f9e1e18efc3 buildkit-v0.18.0.linux-arm64.tar.gz
3 changes: 0 additions & 3 deletions Dockerfile.d/SHA256SUMS.d/stargz-snapshotter-v0.16.1

This file was deleted.

3 changes: 3 additions & 0 deletions Dockerfile.d/SHA256SUMS.d/stargz-snapshotter-v0.16.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1958c8eb6275fccc3f7a987eab286fefb68045d79c331660d7253e7f5be20bc0 stargz-snapshotter-v0.16.2-linux-amd64.tar.gz
fc518ac49bb97708b2a0751bedce1bc2c146a9cec7ffdd9c0830a4dc0fd97e17 stargz-snapshotter-v0.16.2-linux-arm64.tar.gz
f1cf855870af16a653d8acb9daa3edf84687c2c05323cb958f078fb148af3eec stargz-snapshotter.service

0 comments on commit ca1629e

Please sign in to comment.