We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21ff595 + a013db6 commit d68bfb1Copy full SHA for d68bfb1
.github/workflows/docker-cd.yml
@@ -61,7 +61,7 @@ jobs:
61
# type=pep440,pattern={{version}},prefix=v
62
63
- name: Build and Push container images
64
- uses: docker/build-push-action@v6.12.0
+ uses: docker/build-push-action@v6.13.0
65
id: build-and-push
66
with:
67
platforms: linux/amd64,linux/arm64
0 commit comments