Skip to content

Commit ca1629e

Browse files
authored
Merge pull request #3711 from AkihiroSuda/dev
update BuildKit (0.18.0), stargz-snapshotter (0.16.2)
2 parents cc0600a + 09039a1 commit ca1629e

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ ARG RUNC_VERSION=v1.2.2
2323
ARG CNI_PLUGINS_VERSION=v1.6.0
2424

2525
# Extra deps: Build
26-
ARG BUILDKIT_VERSION=v0.17.1
26+
ARG BUILDKIT_VERSION=v0.18.0
2727
# Extra deps: Lazy-pulling
28-
ARG STARGZ_SNAPSHOTTER_VERSION=v0.16.1
28+
ARG STARGZ_SNAPSHOTTER_VERSION=v0.16.2
2929
# Extra deps: Encryption
3030
ARG IMGCRYPT_VERSION=v2.0.0-rc.1
3131
# Extra deps: Rootless

Dockerfile.d/SHA256SUMS.d/buildkit-v0.17.1

-2
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
7b4d8d825a23114a20b6ccf87aa674b0792be5cb1b573b8273fe7f3fa01f40d1 buildkit-v0.18.0.linux-amd64.tar.gz
2+
361862432dd3b4961882e5031364ab98be7618be7b80574465207f9e1e18efc3 buildkit-v0.18.0.linux-arm64.tar.gz

Dockerfile.d/SHA256SUMS.d/stargz-snapshotter-v0.16.1

-3
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1958c8eb6275fccc3f7a987eab286fefb68045d79c331660d7253e7f5be20bc0 stargz-snapshotter-v0.16.2-linux-amd64.tar.gz
2+
fc518ac49bb97708b2a0751bedce1bc2c146a9cec7ffdd9c0830a4dc0fd97e17 stargz-snapshotter-v0.16.2-linux-arm64.tar.gz
3+
f1cf855870af16a653d8acb9daa3edf84687c2c05323cb958f078fb148af3eec stargz-snapshotter.service

0 commit comments

Comments
 (0)