Skip to content

Commit

Permalink
chore(misc): update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bouassaba committed Dec 5, 2024
1 parent c04a98d commit ffc474b
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
```

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 ffc474b

Please sign in to comment.