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.
2 parents a4df7ba + e46dc1f commit 3d1be19Copy full SHA for 3d1be19
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.2.0
+ uses: docker/build-push-action@v7.3.0
57
with:
58
file: ./docker/Dockerfile
59
platforms: ${{ matrix.platform }}
0 commit comments