0.3.0-r18 release

This commit is contained in:
Bitnami Bot 2018-06-17 02:43:32 +00:00
parent 8c7fd24468
commit d46aedda0a
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-r17" \
BITNAMI_IMAGE_VERSION="0.3.0-r18" \
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-r17`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/0.3.0-r17/0/Dockerfile)
* [`0`, `0.3.0-r18`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/0.3.0-r18/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).