1.5.19-debian-9-r27 release

This commit is contained in:
Bitnami Bot 2019-11-04 13:49:42 +00:00
parent 6404e8fec9
commit 153eaddf4e
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras-base:stretch-r377
FROM bitnami/minideb-extras-base:stretch-r378
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV HOME="/" \
@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "memcached" "1.5.19-2" --checksum 09
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="memcached" \
BITNAMI_IMAGE_VERSION="1.5.19-debian-9-r26" \
BITNAMI_IMAGE_VERSION="1.5.19-debian-9-r27" \
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.19-ol-7-r39` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.19-ol-7-r39/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.5.19-debian-9-r26`, `1`, `1.5.19`, `1.5.19-r26`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.19-debian-9-r26/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.5.19-debian-9-r27`, `1`, `1.5.19`, `1.5.19-r27`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.19-debian-9-r27/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/memcached GitHub repo](https://github.com/bitnami/bitnami-docker-memcached).