1.5.20-ol-7-r22 release

This commit is contained in:
Bitnami Bot
2019-12-01 03:46:58 +00:00
parent af00b3a86f
commit e7de8d04a4
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ RUN curl --silent -L https://github.com/tianon/gosu/releases/download/1.11/gosu-
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="memcached" \
BITNAMI_IMAGE_VERSION="1.5.20-ol-7-r21" \
BITNAMI_IMAGE_VERSION="1.5.20-ol-7-r22" \
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.20-ol-7-r21` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.20-ol-7-r21/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.5.20-ol-7-r22` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.20-ol-7-r22/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.5.20-debian-9-r15`, `1`, `1.5.20`, `1.5.20-r15`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.20-debian-9-r15/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/memcached GitHub repo](https://github.com/bitnami/bitnami-docker-memcached).