docs(release): update doc version from 1.8.0-beta.14 to 1.8.0-beta.15 [skip ci]

This commit is contained in:
semantic-release-bot
2024-08-14 00:38:12 +00:00
committed by Alexis Couvreur
parent 799aaef77f
commit f81a89f169
12 changed files with 20 additions and 20 deletions

View File

@@ -18,7 +18,7 @@ Choose one of the Docker images and run it with one sample configuration file:
```bash
docker run -d -p 10000:10000 \
-v $PWD/sablier.yml:/etc/sablier/sablier.yml acouvreur/sablier:1.8.0-beta.14
-v $PWD/sablier.yml:/etc/sablier/sablier.yml acouvreur/sablier:1.8.0-beta.15
```
## Use the binary distribution