1.5.19-ol-7-r17 release
This commit is contained in:
parent
da0e9491f9
commit
8033e592e9
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras-base:7-r448
|
||||
FROM bitnami/oraclelinux-extras-base:7-r449
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV HOME="/" \
|
||||
|
|
@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "memcached" "1.5.19-1" --checksum cf
|
|||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="memcached" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.19-ol-7-r16" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.19-ol-7-r17" \
|
||||
PATH="/opt/bitnami/memcached/bin:$PATH"
|
||||
|
||||
EXPOSE 11211
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ 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.19-ol-7-r16` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.19-ol-7-r16/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.5.19-ol-7-r17` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.19-ol-7-r17/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.19-debian-9-r13`, `1`, `1.5.19`, `1.5.19-r13`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-memcached/blob/1.5.19-debian-9-r13/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