1.5.17-debian-9-r0 release

This commit is contained in:
Bitnami Bot 2019-08-30 01:34:09 +00:00
parent 40fc4d7c64
commit d86561375c
2 changed files with 3 additions and 3 deletions

View File

@ -6,11 +6,11 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
# Install required system packages and dependencies
RUN install_packages libc6 libevent-2.0-5 libsasl2-2 libsasl2-modules sasl2-bin
RUN bitnami-pkg unpack memcached-1.5.16-0 --checksum e052c595d0a67bcba8f083046d18442559461b9d936ae3a76593ab882bd3936b
RUN bitnami-pkg unpack memcached-1.5.17-0 --checksum 5a643bdd189bad560523c66708d4e2ceea40df5eecaa3a0117e67b3a8d31d5a2
COPY rootfs /
ENV BITNAMI_APP_NAME="memcached" \
BITNAMI_IMAGE_VERSION="1.5.16-debian-9-r97" \
BITNAMI_IMAGE_VERSION="1.5.17-debian-9-r0" \
MEMCACHED_CACHE_SIZE="64" \
MEMCACHED_PASSWORD="" \
MEMCACHED_USERNAME="root" \

View File

@ -46,8 +46,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-debian-9`, `1.5.17-debian-9-r0`, `1`, `1.5.17`, `1.5.17-r0`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.17-debian-9-r0/1/debian-9/Dockerfile)
* [`1-ol-7`, `1.5.16-ol-7-r97` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.16-ol-7-r97/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.5.16-debian-9-r97`, `1`, `1.5.16`, `1.5.16-r97`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.16-debian-9-r97/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/memcached GitHub repo](https://github.com/bitnami/bitnami-docker-memcached).