We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3734829 commit 94031b9Copy full SHA for 94031b9
1 file changed
.github/workflows/build_release.yml
@@ -50,7 +50,7 @@ jobs:
50
suffix=${{ matrix.context.suffix }}
51
52
- name: Build Docker image
53
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
54
with:
55
context: .
56
file: Containerfile
0 commit comments