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

This commit is contained in:
semantic-release-bot
2024-08-09 04:44:16 +00:00
committed by Alexis Couvreur
parent 8b092fd17a
commit 4cc52d0280
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.13
-v $PWD/sablier.yml:/etc/sablier/sablier.yml acouvreur/sablier:1.8.0-beta.14
```
## Use the binary distribution