0.9.0-debian-9-r31 release
This commit is contained in:
parent
41dbf5a4ab
commit
8f37bfb8ad
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras-base:stretch-r352
|
||||
FROM bitnami/minideb-extras-base:stretch-r353
|
||||
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 b
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="chartmuseum" \
|
||||
BITNAMI_IMAGE_VERSION="0.9.0-debian-9-r30" \
|
||||
BITNAMI_IMAGE_VERSION="0.9.0-debian-9-r31" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/chartmuseum/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`0-ol-7`, `0.9.0-ol-7-r30` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-chartmuseum/blob/0.9.0-ol-7-r30/0/ol-7/Dockerfile)
|
||||
* [`0-debian-9`, `0.9.0-debian-9-r30`, `0`, `0.9.0`, `0.9.0-r30`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-chartmuseum/blob/0.9.0-debian-9-r30/0/debian-9/Dockerfile)
|
||||
* [`0-debian-9`, `0.9.0-debian-9-r31`, `0`, `0.9.0`, `0.9.0-r31`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-chartmuseum/blob/0.9.0-debian-9-r31/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