1.5.10-debian-9-r43 release
This commit is contained in:
parent
298aee3e14
commit
9802c03dce
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r155
|
||||
FROM bitnami/minideb-extras:stretch-r156
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack memcached-1.5.10-2 --checksum e43bd075bf953460e7aaf73ac32
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="memcached" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.10-debian-9-r42" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.10-debian-9-r43" \
|
||||
MEMCACHED_CACHE_SIZE="64" \
|
||||
MEMCACHED_PASSWORD="" \
|
||||
MEMCACHED_USERNAME="root" \
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1-ol-7`, `1.5.10-ol-7-r48` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.10-ol-7-r48/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.10-debian-9-r42`, `1`, `1.5.10`, `1.5.10-r42`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.10-debian-9-r42/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.10-debian-9-r43`, `1`, `1.5.10`, `1.5.10-r43`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.10-debian-9-r43/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