1.5.12-debian-9-r10 release
This commit is contained in:
parent
ab02f30876
commit
c12d9fc282
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r204
|
||||
FROM bitnami/minideb-extras:stretch-r205
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack memcached-1.5.12-0 --checksum d4759fabbe2745f288db29992db
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="memcached" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.12-debian-9-r9" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.12-debian-9-r10" \
|
||||
MEMCACHED_CACHE_SIZE="64" \
|
||||
MEMCACHED_PASSWORD="" \
|
||||
MEMCACHED_USERNAME="root" \
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1-ol-7`, `1.5.12-ol-7-r10` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.12-ol-7-r10/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.12-debian-9-r9`, `1`, `1.5.12`, `1.5.12-r9`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.12-debian-9-r9/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.12-debian-9-r10`, `1`, `1.5.12`, `1.5.12-r10`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.12-debian-9-r10/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