update buildkit to 0.19.0 and buildx to 0.20.0

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-01-20 20:36:57 +01:00
parent e6e18dee25
commit ed5ad08108
2 changed files with 2 additions and 2 deletions

View File

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