We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1bd7f7 commit 2ed4428Copy full SHA for 2ed4428
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: docker/setup-buildx-action@v1
56
57
- name: push
58
- uses: docker/build-push-action@v2.10.0
+ uses: docker/build-push-action@v6.16.0
59
with:
60
# platforms: linux/arm64,linux/amd64
61
tags: ${{ steps.docker_meta.outputs.tags }}
0 commit comments