ci: update buildkit to 0.17.2

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2024-11-22 11:23:42 +01:00
parent 24f1be5fbb
commit 2f29958913
No known key found for this signature in database
GPG Key ID: ADE44D8C9D44FBE4

View File

@ -16,7 +16,7 @@ on:
env:
NODE_VERSION: "20"
BUILDX_VERSION: "v0.18.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.17.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.17.2"
jobs:
test: