mirror of
https://github.com/docker/metadata-action.git
synced 2024-11-16 17:15:40 +01:00
ci: bump buildx to latest
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
9dc751fe24
commit
74fa878183
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -424,7 +424,7 @@ jobs:
|
||||
name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
version: v0.12.0-rc1
|
||||
version: latest
|
||||
-
|
||||
name: Build
|
||||
uses: docker/bake-action@v4
|
||||
|
Loading…
Reference in New Issue
Block a user