1.5.16-ol-7-r77 release

This commit is contained in:
Bitnami Bot 2019-08-09 03:48:52 +00:00
parent ef7c79501c
commit cbae80683b
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r422
FROM bitnami/oraclelinux-extras:7-r423
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack memcached-1.5.16-0 --checksum 05c91f608bb09648c0e6cb62ae5
COPY rootfs /
ENV BITNAMI_APP_NAME="memcached" \
BITNAMI_IMAGE_VERSION="1.5.16-ol-7-r76" \
BITNAMI_IMAGE_VERSION="1.5.16-ol-7-r77" \
MEMCACHED_CACHE_SIZE="64" \
MEMCACHED_PASSWORD="" \
MEMCACHED_USERNAME="root" \

View File

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