Update docker bake action to v6
This commit is contained in:
parent
6707f3d1c0
commit
46e07dfce7
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3
|
||||
-
|
||||
name: Build Docker images
|
||||
uses: docker/bake-action@v4
|
||||
uses: docker/bake-action@v6
|
||||
with:
|
||||
pull: true
|
||||
load: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user