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 60b9126 commit fcc77b9Copy full SHA for fcc77b9
.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.4.1
+ - uses: docker/build-push-action@v6.5.0
23
with:
24
platforms: |
25
linux/amd64
0 commit comments