1.5.19-ol-7-r21 release

This commit is contained in:
Bitnami Bot 2019-10-19 03:46:27 +00:00
parent 976010555c
commit 3d5cf0e133
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras-base:7-r451
FROM bitnami/oraclelinux-extras-base:7-r452
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV HOME="/" \
@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "memcached" "1.5.19-2" --checksum 21
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="memcached" \
BITNAMI_IMAGE_VERSION="1.5.19-ol-7-r20" \
BITNAMI_IMAGE_VERSION="1.5.19-ol-7-r21" \
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.19-ol-7-r20` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.19-ol-7-r20/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.5.19-ol-7-r21` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.19-ol-7-r21/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.5.19-debian-9-r16`, `1`, `1.5.19`, `1.5.19-r16`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.19-debian-9-r16/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/memcached GitHub repo](https://github.com/bitnami/bitnami-docker-memcached).