We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b7c8a3 commit 2657aa5Copy full SHA for 2657aa5
.github/workflows/docker.yml
@@ -86,7 +86,7 @@ jobs:
86
platforms: linux/amd64,linux/arm64
87
88
- name: Build and push with Docker Bake
89
- uses: docker/bake-action@v4
+ uses: docker/bake-action@v6
90
with:
91
files: |
92
./docker-bake.hcl
0 commit comments