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 f10ed91 commit d8e4e5bCopy full SHA for d8e4e5b
1 file changed
.github/workflows/docker.yaml
@@ -47,7 +47,7 @@ jobs:
47
type=sha
48
49
- name: Build and push
50
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v7
51
with:
52
context: .
53
push: true
0 commit comments