We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55041a commit 3df4afcCopy full SHA for 3df4afc
.github/workflows/build-image.yml
@@ -30,7 +30,7 @@ jobs:
30
fi
31
32
- name: Build and Push
33
- uses: docker/build-push-action@v6.1.0
+ uses: docker/build-push-action@v6.10.0
34
with:
35
context: .
36
platforms: linux/amd64,linux/arm64
0 commit comments