0.9.0-debian-9-r30 release
This commit is contained in:
parent
76947f066c
commit
f1edb45a48
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras-base:stretch-r351
|
||||
FROM bitnami/minideb-extras-base:stretch-r352
|
||||
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-r29" \
|
||||
BITNAMI_IMAGE_VERSION="0.9.0-debian-9-r30" \
|
||||
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-r28` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-chartmuseum/blob/0.9.0-ol-7-r28/0/ol-7/Dockerfile)
|
||||
* [`0-debian-9`, `0.9.0-debian-9-r29`, `0`, `0.9.0`, `0.9.0-r29`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-chartmuseum/blob/0.9.0-debian-9-r29/0/debian-9/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)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/chartmuseum GitHub repo](https://github.com/bitnami/bitnami-docker-chartmuseum).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue