We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b40497 commit 2b20024Copy full SHA for 2b20024
.github/workflows/installation-action.yml
@@ -56,7 +56,7 @@ jobs:
56
with:
57
driver-opts: network=host
58
- name: Build Docker image
59
- uses: docker/build-push-action@v6.13.0
+ uses: docker/build-push-action@v6.14.0
60
61
context: .
62
file: ${{ matrix.dockerfile }}
0 commit comments