1.5.22-debian-10-r20 release

This commit is contained in:
Bitnami Bot 2020-02-24 15:50:11 +00:00
parent bf4b73e873
commit f157b83f5c
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.22-debian-10-r19" \
BITNAMI_IMAGE_VERSION="1.5.22-debian-10-r20" \
PATH="/opt/bitnami/memcached/bin:$PATH"
EXPOSE 11211

View File

@ -47,7 +47,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1-ol-7`, `1.5.22-ol-7-r19` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.22-ol-7-r19/1/ol-7/Dockerfile)
* [`1-debian-10`, `1.5.22-debian-10-r19`, `1`, `1.5.22`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.22-debian-10-r19/1/debian-10/Dockerfile)
* [`1-debian-10`, `1.5.22-debian-10-r20`, `1`, `1.5.22`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.22-debian-10-r20/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/memcached GitHub repo](https://github.com/bitnami/bitnami-docker-memcached).