Skip to content

Commit f56dc99

Browse files
committed
rename backend image name
1 parent eda645d commit f56dc99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
build:
44
context: ./backend/
55
dockerfile: Dockerfile
6-
image: kayvan999/taskaza:latest
6+
image: kayvan999/taskaza-api:latest
77
container_name: taskaza-api
88
depends_on:
99
db:

0 commit comments

Comments
 (0)