1.5.21-ol-7-r6 release

This commit is contained in:
Bitnami Bot
2020-01-29 17:55:19 +00:00
parent 6745649616
commit 0bc9ca126f
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ RUN /build/install-gosu.sh
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="memcached" \
BITNAMI_IMAGE_VERSION="1.5.21-ol-7-r5" \
BITNAMI_IMAGE_VERSION="1.5.21-ol-7-r6" \
PATH="/opt/bitnami/memcached/bin:$PATH"
EXPOSE 11211

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.21-ol-7-r5` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.21-ol-7-r5/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.5.21-ol-7-r6` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.21-ol-7-r6/1/ol-7/Dockerfile)
* [`1-debian-10`, `1.5.21-debian-10-r4`, `1`, `1.5.21`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.21-debian-10-r4/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/memcached GitHub repo](https://github.com/bitnami/bitnami-docker-memcached).