0.9.0-ol-7-r6 release
This commit is contained in:
parent
e7c6edb5b5
commit
574690b20b
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras-base:7-r376
|
||||
FROM bitnami/oraclelinux-extras-base:7-r377
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -12,7 +12,7 @@ RUN . ./libcomponent.sh && component_unpack "chartmuseum" "0.9.0-1" --checksum a
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="chartmuseum" \
|
||||
BITNAMI_IMAGE_VERSION="0.9.0-ol-7-r5" \
|
||||
BITNAMI_IMAGE_VERSION="0.9.0-ol-7-r6" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/chartmuseum/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -44,7 +44,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/).
|
||||
|
||||
|
||||
* [`0-ol-7`, `0.9.0-ol-7-r5` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-chartmuseum/blob/0.9.0-ol-7-r5/0/ol-7/Dockerfile)
|
||||
* [`0-ol-7`, `0.9.0-ol-7-r6` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-chartmuseum/blob/0.9.0-ol-7-r6/0/ol-7/Dockerfile)
|
||||
* [`0-debian-9`, `0.9.0-debian-9-r7`, `0`, `0.9.0`, `0.9.0-r7`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-chartmuseum/blob/0.9.0-debian-9-r7/0/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/chartmuseum GitHub repo](https://github.com/bitnami/bitnami-docker-chartmuseum).
|
||||
|
|
|
|||
Loading…
Reference in New Issue