Skip to content

Commit 136c2de

Browse files
authored
Update docker-image.yml
1 parent b356fa2 commit 136c2de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-image.yml

Lines changed: 2 additions & 2 deletions
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: docker/Dockerfile
70+
file: app/Dockerfile
7171
push: true
72-
tags: manojkumar8008/myapp:latest
72+
tags: manojkumar8008/myapp1:latest
7373

0 commit comments

Comments
 (0)