ci: update buildkit to 0.23.2

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-07-02 10:43:24 +02:00
parent a7603d5893
commit 9d13ced5ec

View File

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