Skip to content

Commit

Permalink
README.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
SemperPeritus committed Jul 10, 2022
1 parent 7b3c96d commit e69cfb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Default redis.conf can be enriched from environment variables.
Latest stable version.

## v* (Recommended)
Specific stable version. `v6.2.6` for example.
Specific stable version. `v7.0.2` for example.

## main
Latest `main` branch build. Should be stable, but doesn't have to be.
Expand All @@ -33,7 +33,7 @@ Do not use if you don't know what you do.
```
$ docker run -d --name redis zeroteampro/redis
# Alternative regsitry
$ docker run -d --name redis ams.ocir.io/ax4e0xrv7kjj/redis
$ docker run -d --name redis registry.zero-team.pro/redis
```

## Start instance with mounted storage
Expand Down

0 comments on commit e69cfb0

Please sign in to comment.