We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89c7729 + 4ad6763 commit fa7a3a3Copy full SHA for fa7a3a3
2 files changed
.github/workflows/build.yml
@@ -57,7 +57,7 @@ jobs:
57
uses: docker/setup-buildx-action@v3
58
-
59
name: Build
60
- uses: docker/bake-action@v6
+ uses: docker/bake-action@v7
61
with:
62
files: |
63
./docker-bake.hcl
.github/workflows/test.yml
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
source: .
55
targets: image-local
0 commit comments