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.
1 parent 24e039e commit 86f12afCopy full SHA for 86f12af
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
# Build image with Buildx (don't push)
50
- name: Build image
51
id: build-and-push
52
- uses: docker/build-push-action@v6.15.0
+ uses: docker/build-push-action@v6.16.0
53
with:
54
context: .
55
platforms: ${{ matrix.platform }}
0 commit comments