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

This commit is contained in:
semantic-release-bot
2024-09-11 17:30:57 +00:00
committed by Alexis Couvreur
parent 9821c621fb
commit efbb0d15fa
11 changed files with 18 additions and 18 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.21
-v $PWD/sablier.yml:/etc/sablier/sablier.yml acouvreur/sablier:1.8.0-beta.22
```
## Use the binary distribution