0.9.0-ol-7-r27 release
This commit is contained in:
parent
cc58dc734f
commit
c02f987e18
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras-base:7-r399
|
||||
FROM bitnami/oraclelinux-extras-base:7-r400
|
||||
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-r26" \
|
||||
BITNAMI_IMAGE_VERSION="0.9.0-ol-7-r27" \
|
||||
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-r26` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-chartmuseum/blob/0.9.0-ol-7-r26/0/ol-7/Dockerfile)
|
||||
* [`0-ol-7`, `0.9.0-ol-7-r27` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-chartmuseum/blob/0.9.0-ol-7-r27/0/ol-7/Dockerfile)
|
||||
* [`0-debian-9`, `0.9.0-debian-9-r28`, `0`, `0.9.0`, `0.9.0-r28`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-chartmuseum/blob/0.9.0-debian-9-r28/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