1.5.10-debian-9-r35 release

This commit is contained in:
Bitnami Bot 2018-09-23 03:11:14 +00:00
parent f5d3e74921
commit 06e954b639
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r146
FROM bitnami/minideb-extras:stretch-r147
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack memcached-1.5.10-2 --checksum e43bd075bf953460e7aaf73ac32
COPY rootfs /
ENV BITNAMI_APP_NAME="memcached" \
BITNAMI_IMAGE_VERSION="1.5.10-debian-9-r34" \
BITNAMI_IMAGE_VERSION="1.5.10-debian-9-r35" \
MEMCACHED_CACHE_SIZE="64" \
MEMCACHED_PASSWORD="" \
MEMCACHED_USERNAME="root" \

View File

@ -42,8 +42,8 @@ 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/containers/how-to/understand-rolling-tags-containers/).
* [`1-ol-7`, `1.5.10-ol-7-r41` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.10-ol-7-r41/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.5.10-debian-9-r34`, `1`, `1.5.10`, `1.5.10-r34`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.10-debian-9-r34/1/debian-9/Dockerfile)
* [`1-ol-7`, `1.5.10-ol-7-r40` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.10-ol-7-r40/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.5.10-debian-9-r35`, `1`, `1.5.10`, `1.5.10-r35`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.10-debian-9-r35/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/memcached GitHub repo](https://github.com/bitnami/bitnami-docker-memcached).