We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3acebd + e038048 commit 36a091bCopy full SHA for 36a091b
1 file changed
.github/workflows/build.yaml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Build and push by digest
55
id: build
56
- uses: docker/build-push-action@v7.0.0
+ uses: docker/build-push-action@v7.1.0
57
with:
58
file: ./docker/Dockerfile
59
platforms: ${{ matrix.platform }}
0 commit comments