1.5.22-debian-10-r7 release

This commit is contained in:
Bitnami Bot
2020-02-11 11:49:28 +00:00
parent 8fae642ebc
commit f64e5d6a12
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-r6" \
BITNAMI_IMAGE_VERSION="1.5.22-debian-10-r7" \
PATH="/opt/bitnami/memcached/bin:$PATH"
EXPOSE 11211