5.0.7-debian-10-r42 release
This commit is contained in:
parent
12b1cc071b
commit
989abd8c0b
|
|
@ -19,7 +19,7 @@ RUN /build/install-gosu.sh
|
|||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="redis" \
|
||||
BITNAMI_IMAGE_VERSION="5.0.7-debian-10-r41" \
|
||||
BITNAMI_IMAGE_VERSION="5.0.7-debian-10-r42" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/redis/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ 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/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`5.0-debian-10`, `5.0.7-debian-10-r41`, `5.0`, `5.0.7`, `latest` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/5.0.7-debian-10-r41/5.0/debian-10/Dockerfile)
|
||||
* [`5.0-debian-10`, `5.0.7-debian-10-r42`, `5.0`, `5.0.7`, `latest` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/5.0.7-debian-10-r42/5.0/debian-10/Dockerfile)
|
||||
* [`4.0-debian-10`, `4.0.14-debian-10-r37`, `4.0`, `4.0.14` (4.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/4.0.14-debian-10-r37/4.0/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/redis GitHub repo](https://github.com/bitnami/bitnami-docker-redis).
|
||||
|
|
|
|||
Loading…
Reference in New Issue