We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7204a00 commit 96df137Copy full SHA for 96df137
1 file changed
.github/workflows/docker.yml
@@ -41,7 +41,7 @@ jobs:
41
tags: |
42
type=match,pattern=v(.*),group=1
43
type=ref,event=branch
44
- - uses: docker/build-push-action@v6
+ - uses: docker/build-push-action@v7
45
with:
46
context: .
47
platforms: linux/amd64,linux/arm64,linux/arm/v7
0 commit comments