Browse Source

Update docker compose locations.api image name

pull/223/head
Ramón Tomás 7 years ago
parent
commit
960097878c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docker-compose.yml

+ 1
- 1
docker-compose.yml View File

@ -109,7 +109,7 @@ services:
- rabbitmq - rabbitmq
locations.api: locations.api:
image: locations.api
image: eshop/locations.api
build: build:
context: ./src/Services/Location/Locations.API context: ./src/Services/Location/Locations.API
dockerfile: Dockerfile dockerfile: Dockerfile


Loading…
Cancel
Save