We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e69458 commit 31afcc6Copy full SHA for 31afcc6
.github/workflows/docker-image.yml
@@ -67,6 +67,7 @@ jobs:
67
uses: docker/build-push-action@v5
68
with:
69
context: .
70
+ file: docker/Dockerfile
71
push: true
72
tags: manojkumar8008/myapp:latest
73
0 commit comments