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 df553f0 + 7828d6d commit 9c06661Copy full SHA for 9c06661
2 files changed
.github/workflows/build.yml
@@ -56,7 +56,7 @@ jobs:
56
password: ${{ secrets.DOCKER_PASSWORD }}
57
-
58
name: Build
59
- uses: docker/bake-action@v4
+ uses: docker/bake-action@v5
60
with:
61
files: |
62
./docker-bake.hcl
.github/workflows/test.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: docker/setup-buildx-action@v3
46
47
48
49
50
targets: image-local
51
env:
0 commit comments