1.5.21-ol-7-r7 release

This commit is contained in:
Bitnami Bot
2020-01-31 00:01:52 +00:00
parent 32c82e4d3e
commit 44cfd98224
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.21-ol-7-r6" \
BITNAMI_IMAGE_VERSION="1.5.21-ol-7-r7" \
PATH="/opt/bitnami/memcached/bin:$PATH"
EXPOSE 11211