1.5.9-ol-7-r13 release
This commit is contained in:
parent
3ced400a44
commit
c5be277d9d
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r42
|
||||
FROM bitnami/oraclelinux-extras:7-r43
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack memcached-1.5.9-0 --checksum 9fbefebbbd4fde688b6b7de3f157
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="memcached" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.9-ol-7-r12" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.9-ol-7-r13" \
|
||||
MEMCACHED_CACHE_SIZE="64" \
|
||||
MEMCACHED_PASSWORD="" \
|
||||
MEMCACHED_USERNAME="root" \
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ $ docker-compose up -d
|
|||
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
|
||||
|
||||
|
||||
* [`1-ol-7`, `1.5.9-ol-7-r12` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.9-ol-7-r12/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.5.9-ol-7-r13` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.9-ol-7-r13/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.9-debian-9-r13`, `1`, `1.5.9`, `1.5.9-r13`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.9-debian-9-r13/1/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/memcached GitHub repo](https://github.com/bitnami/bitnami-docker-memcached).
|
||||
|
|
|
|||
Loading…
Reference in New Issue