1.6.9-debian-10-r151 release

This commit is contained in:
Bitnami Bot
2021-05-08 14:02:15 +00:00
parent faea0d9b91
commit 16929c907f
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ RUN ln -s /opt/bitnami/scripts/memcached/run.sh /run.sh
COPY rootfs /
RUN /opt/bitnami/scripts/memcached/postunpack.sh
ENV BITNAMI_APP_NAME="memcached" \
BITNAMI_IMAGE_VERSION="1.6.9-debian-10-r150" \
BITNAMI_IMAGE_VERSION="1.6.9-debian-10-r151" \
PATH="/opt/bitnami/memcached/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 11211