Skip to content

Commit 201ff2d

Browse files
committed
Merge branch 'master' of https://github.com/Manojkr0/python_code
2 parents a83ea1e + 136c2de commit 201ff2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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)