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.
1 parent 1860acf commit 37a0f6bCopy full SHA for 37a0f6b
1 file changed
.github/workflows/ci.yml
@@ -329,7 +329,7 @@ jobs:
329
- name: Install Docker Buildx
330
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
331
- name: Build image
332
- uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
+ uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
333
with:
334
context: .
335
file: ci/Dockerfile.alpine
0 commit comments