1.5.20-debian-9-r2 release

This commit is contained in:
Bitnami Bot
2019-11-14 03:04:09 +00:00
parent 8ff42c8852
commit 560e12f4ed
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "memcached" "1.5.20-0" --checksum 22
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="memcached" \
BITNAMI_IMAGE_VERSION="1.5.20-debian-9-r1" \
BITNAMI_IMAGE_VERSION="1.5.20-debian-9-r2" \
PATH="/opt/bitnami/memcached/bin:$PATH"
EXPOSE 11211

View File

@@ -47,7 +47,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1-ol-7`, `1.5.20-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.20-ol-7-r2/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.5.20-debian-9-r1`, `1`, `1.5.20`, `1.5.20-r1`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.20-debian-9-r1/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.5.20-debian-9-r2`, `1`, `1.5.20`, `1.5.20-r2`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.20-debian-9-r2/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/memcached GitHub repo](https://github.com/bitnami/bitnami-docker-memcached).