1.5.22-ol-7-r9 release

This commit is contained in:
Bitnami Bot
2020-02-13 13:12:52 +00:00
parent 422711a2a4
commit 5650106766
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-ol-7-r8" \
BITNAMI_IMAGE_VERSION="1.5.22-ol-7-r9" \
PATH="/opt/bitnami/memcached/bin:$PATH"
EXPOSE 11211