1.5.9-ol-7-r18 release

This commit is contained in:
Bitnami Bot 2018-07-30 16:28:42 +00:00
parent 76b9456645
commit 9baeb21d61
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ RUN bitnami-pkg unpack memcached-1.5.9-1 --checksum e86a595bccdc0ef59e023ffb1fc4
COPY rootfs /
ENV BITNAMI_APP_NAME="memcached" \
BITNAMI_IMAGE_VERSION="1.5.9-ol-7-r17" \
BITNAMI_IMAGE_VERSION="1.5.9-ol-7-r18" \
MEMCACHED_CACHE_SIZE="64" \
MEMCACHED_PASSWORD="" \
MEMCACHED_USERNAME="root" \

View File

@ -32,7 +32,7 @@ $ docker-compose up -d
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
* [`1-ol-7`, `1.5.9-ol-7-r17` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.9-ol-7-r17/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.5.9-ol-7-r18` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.9-ol-7-r18/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.5.9-debian-9-r17`, `1`, `1.5.9`, `1.5.9-r17`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.9-debian-9-r17/1/Dockerfile)
Subscribe to project updates by watching the [bitnami/memcached GitHub repo](https://github.com/bitnami/bitnami-docker-memcached).