diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6c2fcfe9..f226ec62 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,7 +19,7 @@ on: env: NODE_VERSION: "24" BUILDX_VERSION: "v0.35.0-rc2" - BUILDKIT_IMAGE: "moby/buildkit:v0.31.0-rc2" + BUILDKIT_IMAGE: "moby/buildkit:v0.31.0" jobs: test: