0.3.0-r27 release

This commit is contained in:
Bitnami Bot
2018-06-25 02:45:40 +00:00
parent 8311485496
commit cf402546ba
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-r26" \
BITNAMI_IMAGE_VERSION="0.3.0-r27" \
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-r26`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/0.3.0-r26/0/Dockerfile)
* [`0`, `0.3.0-r27`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/0.3.0-r27/0/Dockerfile)
* [`0-ol-7`, `0.3.0-ol-7-r4` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/0.3.0-ol-7-r4/0/ol-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/acmesolver GitHub repo](https://github.com/bitnami/bitnami-docker-acmesolver).