update buildx to v0.16.1

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
Tonis Tiigi
2024-07-18 14:55:07 -07:00
parent b6b4cf170e
commit 202104bf16
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ on:
env:
NODE_VERSION: "20"
BUILDX_VERSION: "v0.16.0"
BUILDX_VERSION: "v0.16.1"
BUILDKIT_IMAGE: "moby/buildkit:v0.15.0"
jobs: