mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
6.0.16-debian-10-r204 release
This commit is contained in:
committed by
Bitnami Containers
parent
3ee5ccdaab
commit
959329d8b1
@@ -47,8 +47,8 @@ Non-root container images add an extra layer of security and are generally recom
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`6.2`, `6.2-debian-10`, `6.2.7`, `6.2.7-debian-10-r6`, `latest` (6.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/6.2.7-debian-10-r6/6.2/debian-10/Dockerfile)
|
||||
* [`6.0`, `6.0-debian-10`, `6.0.16`, `6.0.16-debian-10-r203` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/6.0.16-debian-10-r203/6.0/debian-10/Dockerfile)
|
||||
* [`6.2`, `6.2-debian-10`, `6.2.7`, `6.2.7-debian-10-r6` (6.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/6.2.7-debian-10-r6/6.2/debian-10/Dockerfile)
|
||||
* [`6.0`, `6.0-debian-10`, `6.0.16`, `6.0.16-debian-10-r204` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/6.0.16-debian-10-r204/6.0/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/redis GitHub repo](https://github.com/bitnami/bitnami-docker-redis).
|
||||
|
||||
@@ -69,7 +69,7 @@ $ docker pull bitnami/redis:[TAG]
|
||||
If you wish, you can also build the image yourself.
|
||||
|
||||
```console
|
||||
$ docker build -t bitnami/redis:latest 'https://github.com/bitnami/bitnami-docker-redis.git#master:6.2/debian-10'
|
||||
|
||||
```
|
||||
|
||||
## Persisting your database
|
||||
|
||||
Reference in New Issue
Block a user