0.14.0-debian-9-r100 release

This commit is contained in:
Bitnami Bot 2020-01-21 00:04:51 +00:00
parent a36e1aecc3
commit d18685b1d9
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ RUN apt-get update && apt-get upgrade && \
RUN chmod +x /opt/bitnami/jsonnet/bin/jsonnet
ENV BITNAMI_APP_NAME="jsonnet" \
BITNAMI_IMAGE_VERSION="0.14.0-debian-9-r99" \
BITNAMI_IMAGE_VERSION="0.14.0-debian-9-r100" \
PATH="/opt/bitnami/jsonnet/bin:$PATH"
USER 1001

View File

@ -25,7 +25,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`0.14-ol-7`, `0.14.0-ol-7-r116` (0.14/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-jsonnet/blob/0.14.0-ol-7-r116/0.14/ol-7/Dockerfile)
* [`0.14-debian-9`, `0.14.0-debian-9-r99`, `0.14`, `0.14.0`, `0.14.0-r99`, `latest` (0.14/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-jsonnet/blob/0.14.0-debian-9-r99/0.14/debian-9/Dockerfile)
* [`0.14-debian-9`, `0.14.0-debian-9-r100`, `0.14`, `0.14.0`, `0.14.0-r100`, `latest` (0.14/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-jsonnet/blob/0.14.0-debian-9-r100/0.14/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/jsonnet GitHub repo](https://github.com/bitnami/bitnami-docker-jsonnet).