1.5.19-debian-9-r16 release
This commit is contained in:
parent
6c225f000d
commit
976010555c
|
|
@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "memcached" "1.5.19-2" --checksum 09
|
|||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="memcached" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.19-debian-9-r15" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.19-debian-9-r16" \
|
||||
PATH="/opt/bitnami/memcached/bin:$PATH"
|
||||
|
||||
EXPOSE 11211
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1-ol-7`, `1.5.19-ol-7-r20` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.19-ol-7-r20/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.19-debian-9-r15`, `1`, `1.5.19`, `1.5.19-r15`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.19-debian-9-r15/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.19-debian-9-r16`, `1`, `1.5.19`, `1.5.19-r16`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.19-debian-9-r16/1/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/memcached GitHub repo](https://github.com/bitnami/bitnami-docker-memcached).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue