fix build args (no tag)

This commit is contained in:
Spark FAN 2022-06-11 13:30:17 +08:00
parent eb9c61d577
commit ed4696706b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ One can use [Docker](https://www.docker.com/) in order to build the image,
as follows.
```sh
docker build --build-arg BASE=docker.io/sharelatex/sharelatex:2.6.1 -t docker-overleaf-ldap .
docker build -t docker-overleaf-ldap .
```
## Environment variables