1.5.11-debian-9-r6 release
This commit is contained in:
parent
39f3740931
commit
10c4675a74
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r168
|
||||
FROM bitnami/minideb-extras:stretch-r169
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack memcached-1.5.11-0 --checksum 4dfb5407bec8d9da8d39dc885df
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="memcached" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.11-debian-9-r5" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.11-debian-9-r6" \
|
||||
MEMCACHED_CACHE_SIZE="64" \
|
||||
MEMCACHED_PASSWORD="" \
|
||||
MEMCACHED_USERNAME="root" \
|
||||
|
|
|
|||
|
|
@ -49,8 +49,8 @@ Non-root container images add an extra layer of security and are generally recom
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1-ol-7`, `1.5.11-ol-7-r6` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.11-ol-7-r6/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.11-debian-9-r5`, `1`, `1.5.11`, `1.5.11-r5`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.11-debian-9-r5/1/debian-9/Dockerfile)
|
||||
* [`1-ol-7`, `1.5.11-ol-7-r5` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.11-ol-7-r5/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.11-debian-9-r6`, `1`, `1.5.11`, `1.5.11-r6`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.11-debian-9-r6/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