Container: Update instructions to build image following d15cf994a (#3983)

This commit is contained in:
Badlop 2023-04-11 11:11:16 +02:00
parent 10635bccc9
commit 6705679cf3
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ That OTP release is configured with:
Build ejabberd Community Server base image from ejabberd master on GitHub:
```bash
docker build \
docker buildx build \
-t personal/ejabberd \
-f .github/container/Dockerfile \
.