update adservice instructions
This commit is contained in:
parent
ccff406cdc
commit
7dd73bc023
1 changed files with 2 additions and 2 deletions
|
@ -20,9 +20,9 @@ If you need to upgrade the version of gradle then run
|
||||||
|
|
||||||
## Building docker image
|
## Building docker image
|
||||||
|
|
||||||
From the repository root, run:
|
From `src/adservice/`, run:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker build --file src/adservice/Dockerfile .
|
docker build ./
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue