0.3.0-r14 release

This commit is contained in:
Bitnami Bot
2018-06-14 02:42:14 +00:00
parent 61f8a22d4f
commit 08c4186041
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=buildenv /opt/bitnami/acmesolver /opt/bitnami/acmesolver
ENV BITNAMI_APP_NAME="acmesolver" \
BITNAMI_IMAGE_VERSION="0.3.0-r13" \
BITNAMI_IMAGE_VERSION="0.3.0-r14" \
PATH="/opt/bitnami/acmesolver/bin:$PATH"
RUN install_packages ca-certificates

View File

@@ -23,7 +23,7 @@ Kubernetes cluster with `CustomResourceDefinition` or `ThirdPartyResource suppor
# Supported tags and respective `Dockerfile` links
* [`0`, `0.3.0-r13`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/0.3.0-r13/0/Dockerfile)
* [`0`, `0.3.0-r14`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/0.3.0-r14/0/Dockerfile)
* [`0-ol-7`, `0.3.0-ol-7-r0` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/0.3.0-ol-7-r0/0/ol-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/acmesolver GitHub repo](https://github.com/bitnami/bitnami-docker-acmesolver).