1.5.9-debian-9-r6 release

This commit is contained in:
Bitnami Bot 2018-07-14 03:11:48 +00:00
parent 5bd9f28962
commit a4bf492c73
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r76
FROM bitnami/minideb-extras:stretch-r77
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack memcached-1.5.9-0 --checksum 2b79788809a81c93d73208918e75
COPY rootfs /
ENV BITNAMI_APP_NAME="memcached" \
BITNAMI_IMAGE_VERSION="1.5.9-debian-9-r5" \
BITNAMI_IMAGE_VERSION="1.5.9-debian-9-r6" \
MEMCACHED_CACHE_SIZE="64" \
MEMCACHED_PASSWORD="" \
MEMCACHED_USERNAME="root" \

View File

@ -30,7 +30,7 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links
* [`1-ol-7`, `1.5.9-ol-7-r5` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.9-ol-7-r5/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.5.9-debian-9-r4`, `1`, `1.5.9`, `1.5.9-r4`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.9-debian-9-r4/1/Dockerfile)
* [`1-debian-9`, `1.5.9-debian-9-r6`, `1`, `1.5.9`, `1.5.9-r6`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.9-debian-9-r6/1/Dockerfile)
* [`1-debian-8`, `1.5.9-debian-8-r5` (1/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.9-debian-8-r5/1/debian-8/Dockerfile)
Subscribe to project updates by watching the [bitnami/memcached GitHub repo](https://github.com/bitnami/bitnami-docker-memcached).