Skip to content

Commit

Permalink
chore(misc): update README.md (#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
bouassaba authored Dec 5, 2024
1 parent c04a98d commit 4bfd307
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ Pull images: (_recommended for most users_)
docker compose pull
```

Optionally, you can pull a specific version by passing the environment variable as follows:

```shell
VOLTASERVE_VERSION=2.1.0 docker compose pull
```

Optionally build the images from the source: (_can be skipped if you pulled the images_)

```shell
Expand Down

0 comments on commit 4bfd307

Please sign in to comment.