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 272d0b9 commit be78423Copy full SHA for be78423
.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.16.0
+ uses: docker/build-push-action@v6.18.0
53
with:
54
context: .
55
platforms: ${{ matrix.platform }}
0 commit comments