update buildkit to 0.25.2

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-11-05 13:15:42 +01:00
parent 7ee633887d
commit af0095404d

View File

@@ -16,7 +16,7 @@ on:
env:
NODE_VERSION: "20"
BUILDX_VERSION: "edge"
BUILDKIT_IMAGE: "moby/buildkit:v0.25.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.25.2"
jobs:
test: