Run update.sh
This commit is contained in:
parent
06e7c0b551
commit
87da688c00
|
|
@ -1,8 +1,8 @@
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`2.6.17`, `2.6` (*2.6/Dockerfile*)](https://github.com/docker-library/redis/blob/5a480f7c9f05822c31204a7197d209ef9db1a32c/2.6/Dockerfile)
|
||||
- [`2.8.20`, `2.8`, `2` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/3b5b408972da5d788a483dfcd0e49b99937e5fc2/2.8/Dockerfile)
|
||||
- [`3.0.1`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/redis/blob/3b5b408972da5d788a483dfcd0e49b99937e5fc2/3.0/Dockerfile)
|
||||
- [`2.8.21`, `2.8`, `2` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/171071dacb7961cac8254627806f6c6faeeea278/2.8/Dockerfile)
|
||||
- [`3.0.2`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/redis/blob/171071dacb7961cac8254627806f6c6faeeea278/3.0/Dockerfile)
|
||||
|
||||
For more information about this image and its history, please see the [relevant manifest file (`library/redis`)](https://github.com/docker-library/official-images/blob/master/library/redis) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue