Skip to content

Commit 9adb0b7

Browse files
committed
updated correct image name for restful ecommerce
1 parent 41d3018 commit 9adb0b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-ecommerce.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# To stop the execution, hit Ctrl+C, and then `docker compose -f docker-compose-ecommerce.yml down`
44
services:
55
restful-ecommerce:
6-
image: mfaisalkhatri/restful-ecommerce
6+
image: mfaisalkhatri/restful-ecommerce-app
77
ports:
88
- 3004:3004

0 commit comments

Comments
 (0)