Skip to content

Commit 5a77bab

Browse files
committed
howto
1 parent ef8e3ed commit 5a77bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
uses: docker/build-push-action@v5
6868
with:
6969
context: .
70-
file: app/Dockerfile
70+
file: docker/Dockerfile
7171
push: true
7272
tags: manojkumar8008/myapp1:latest
7373

0 commit comments

Comments
 (0)