update buildkit to 0.28.0-rc2 and buildx to 0.32.0-rc2
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -15,8 +15,8 @@ on:
|
||||
|
||||
env:
|
||||
NODE_VERSION: "20"
|
||||
BUILDX_VERSION: "v0.32.0-rc1"
|
||||
BUILDKIT_IMAGE: "moby/buildkit:v0.28.0-rc1"
|
||||
BUILDX_VERSION: "v0.32.0-rc2"
|
||||
BUILDKIT_IMAGE: "moby/buildkit:v0.28.0-rc2"
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user