1.6.13-debian-10-r29 release

This commit is contained in:
Bitnami Bot
2022-02-09 13:13:38 +00:00
parent f51d8a5f45
commit 1d7b3d8fdf
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,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.13-debian-10-r28" \
BITNAMI_IMAGE_VERSION="1.6.13-debian-10-r29" \
PATH="/opt/bitnami/memcached/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 11211