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 7be5e2d commit 60b9126Copy full SHA for 60b9126
.github/workflows/container-image.yml
@@ -19,7 +19,7 @@ jobs:
19
# > will be done directly by buildkit. [...]
20
# > any file mutation in the steps that precede [...] will be ignored
21
# https://github.com/marketplace/actions/build-and-push-docker-images
22
- - uses: docker/build-push-action@v6.3.0
+ - uses: docker/build-push-action@v6.4.1
23
with:
24
platforms: |
25
linux/amd64
0 commit comments