We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c534d8 + 7c17f1c commit 1ebbcdbCopy full SHA for 1ebbcdb
1 file changed
.github/workflows/docker.yaml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Build and push Docker image
38
id: push
39
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
40
with:
41
context: .
42
file: ./Dockerfile
0 commit comments