1.5.8-r18 release
This commit is contained in:
parent
7e95f9f56c
commit
84e831412f
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:jessie-r77
|
||||
FROM bitnami/minideb-extras:jessie-r78
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack memcached-1.5.8-0 --checksum 25299c1ad77264cc9872c091b8a3
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="memcached" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.8-r17" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.8-r18" \
|
||||
MEMCACHED_CACHE_SIZE="64" \
|
||||
MEMCACHED_PASSWORD="" \
|
||||
MEMCACHED_USERNAME="root" \
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ $ docker-compose up -d
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`1`, `1.5.8-r17`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.8-r17/1/Dockerfile)
|
||||
* [`1`, `1.5.8-r18`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.8-r18/1/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/memcached GitHub repo](https://github.com/bitnami/bitnami-docker-memcached).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue