1.5.19-ol-7-r14 release

This commit is contained in:
Bitnami Bot 2019-10-14 03:58:59 +00:00
parent 1570fbda16
commit 87bdd494cf
2 changed files with 3 additions and 3 deletions

View File

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