4.0.10-r2 release
This commit is contained in:
parent
5417afc9fb
commit
59f5827997
|
|
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack redis-4.0.10-0 --checksum 4168e47eb043c99e9ed9932c97f0a59
|
|||
COPY rootfs /
|
||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
BITNAMI_APP_NAME="redis" \
|
||||
BITNAMI_IMAGE_VERSION="4.0.10-r1" \
|
||||
BITNAMI_IMAGE_VERSION="4.0.10-r2" \
|
||||
PATH="/opt/bitnami/redis/bin:$PATH" \
|
||||
REDIS_DISABLE_COMMANDS="" \
|
||||
REDIS_MASTER_HOST="" \
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ $ docker-compose up -d
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`4.0`, `4.0.10-r1`, `latest` (4.0/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/4.0.10-r1/4.0/Dockerfile)
|
||||
* [`4.0`, `4.0.10-r2`, `latest` (4.0/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/4.0.10-r2/4.0/Dockerfile)
|
||||
* [`4.0-ol-7`, `4.0.10-ol-7-r1` (4.0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/4.0.10-ol-7-r1/4.0/ol-7/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/redis GitHub repo](https://github.com/bitnami/bitnami-docker-redis).
|
||||
|
|
|
|||
Loading…
Reference in New Issue