Merge pull request #355 from tonistiigi/update-buildx-v0.15.0

update buildx to v0.15.0
This commit is contained in:
CrazyMax
2024-06-11 20:52:47 +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.1"
BUILDX_VERSION: "v0.15.0"
jobs:
test: