6.2.6-debian-10-r179 release

This commit is contained in:
Bitnami Bot
2022-04-06 18:20:35 +00:00
parent 1717d05d11
commit 8b25e36908
2 changed files with 1 additions and 2 deletions

View File

@@ -22,7 +22,6 @@ COPY rootfs /
RUN /opt/bitnami/scripts/redis/postunpack.sh
ENV APP_VERSION="6.2.6" \
BITNAMI_APP_NAME="redis" \
BITNAMI_IMAGE_VERSION="6.2.6-debian-10-r178" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/redis/bin:$PATH"
EXPOSE 6379

View File

@@ -49,7 +49,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/tutorials/understand-rolling-tags-containers/).
* [`6.2`, `6.2-debian-10`, `6.2.6`, `6.2.6-debian-10-r178`, `latest` (6.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/6.2.6-debian-10-r178/6.2/debian-10/Dockerfile)
* [`6.2`, `6.2-debian-10`, `6.2.6`, `6.2.6-debian-10-r179`, `latest` (6.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/6.2.6-debian-10-r179/6.2/debian-10/Dockerfile)
* [`6.0`, `6.0-debian-10`, `6.0.16`, `6.0.16-debian-10-r176` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/6.0.16-debian-10-r176/6.0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/redis GitHub repo](https://github.com/bitnami/bitnami-docker-redis).