Skip to content

Commit 9600978

Browse files
committed
Update docker compose locations.api image name
1 parent 847f145 commit 9600978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ services:
109109
- rabbitmq
110110

111111
locations.api:
112-
image: locations.api
112+
image: eshop/locations.api
113113
build:
114114
context: ./src/Services/Location/Locations.API
115115
dockerfile: Dockerfile

0 commit comments

Comments
 (0)