1.5.9-ol-7-r22 release
This commit is contained in:
parent
33eb82a108
commit
33feb21798
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r58
|
||||
FROM bitnami/oraclelinux-extras:7-r61
|
||||
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-1 --checksum e86a595bccdc0ef59e023ffb1fc4
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="memcached" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.9-ol-7-r21" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.9-ol-7-r22" \
|
||||
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-r21` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.9-ol-7-r21/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.5.9-ol-7-r22` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.9-ol-7-r22/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.9-debian-9-r25`, `1`, `1.5.9`, `1.5.9-r25`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.9-debian-9-r25/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