update buildx to v0.19.1

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
Tonis Tiigi
2024-11-27 11:01:53 -08:00
parent 5a8b57c95a
commit b0ac581cb1
2 changed files with 2 additions and 2 deletions

View File

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