We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 570ce83 commit 2070a06Copy full SHA for 2070a06
.github/workflows/installation-action.yml
@@ -79,7 +79,7 @@ jobs:
79
with:
80
driver-opts: network=host
81
- name: Build Docker image
82
- uses: docker/build-push-action@v6.10.0
+ uses: docker/build-push-action@v6.11.0
83
84
context: .
85
file: ${{ matrix.dockerfile }}
0 commit comments