File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ version=0.8.2
88bin_name=buildctl \
99 bin_version=v${version} \
1010 Darwin_url=https://github.com/moby/buildkit/releases/download/v${version} /buildkit-v${version} .darwin-amd64.tar.gz \
11- Darwin_sha256=fff2b836971f7fb82389185bd024664377f6d40f0048ceea1b41775af8831dc1 \
11+ Darwin_sha256=f34df8f2e3e060d2d60bb17831dc289352dff276c4fe9da0738dc69f38fd3211 \
1212 Linux_url=https://github.com/moby/buildkit/releases/download/v${version} /buildkit-v${version} .linux-amd64.tar.gz \
13- Linux_sha256=d6d1ebc68806e626f31dd4ea17a406a93dcff14763971cd91b28cbaf3bfffcd4 \
13+ Linux_sha256=78b83790b88c6e629386e637d6c813f180c6c1124da685413443b8e92d59dece \
1414 bin_tgz_path=bin/buildctl \
1515 y-bin-dependency-download || exit $?
1616
Original file line number Diff line number Diff line change 2222 spec :
2323 containers :
2424 - name : buildkitd
25- image : moby/buildkit:v0.8.2 -rootless@sha256:037268788f627da01776f205cb1308be2b563218eda719790a20161c2af629f4
25+ image : moby/buildkit:v0.8.3 -rootless@sha256:dad8bedca9dc0475bca3dbbc6e7e6c6bbf0cf8fa37ffe9b55629ac742f038288
2626 args :
2727 - --addr
2828 - unix:///run/user/1000/buildkit/buildkitd.sock
You can’t perform that action at this time.
0 commit comments