1.5.12-debian-9-r17 release

This commit is contained in:
Bitnami Bot 2018-11-30 10:04:49 +00:00
parent be12a6dbc4
commit 7447875178
2 changed files with 3 additions and 2 deletions

View File

@ -10,10 +10,11 @@ RUN bitnami-pkg unpack memcached-1.5.12-0 --checksum d4759fabbe2745f288db29992db
COPY rootfs /
ENV BITNAMI_APP_NAME="memcached" \
BITNAMI_IMAGE_VERSION="1.5.12-debian-9-r16" \
BITNAMI_IMAGE_VERSION="1.5.12-debian-9-r17" \
MEMCACHED_CACHE_SIZE="64" \
MEMCACHED_PASSWORD="" \
MEMCACHED_USERNAME="root" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/memcached/bin:$PATH"
EXPOSE 11211

View File

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