Merge pull request #342 from tonistiigi/update-buildx-v0.14.1

update buildx to v0.14.1
This commit is contained in:
CrazyMax
2024-05-22 21:07:46 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ on:
env:
NODE_VERSION: "20"
BUILDX_VERSION: "v0.14.0"
BUILDX_VERSION: "v0.14.1"
jobs:
test: