We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd1cb1f + 4e8b570 commit 3a5f9eaCopy full SHA for 3a5f9ea
1 file changed
.github/workflows/build-and-deploy.yml
@@ -52,7 +52,7 @@ jobs:
52
org.opencontainers.image.maintainer=Ophios GmbH
53
- name: Build and push Docker image
54
id: build_and_push
55
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
56
with:
57
context: .
58
push: true
0 commit comments