2.4.2-debian-10-r43 release

This commit is contained in:
Bitnami Bot
2022-01-14 15:44:23 +00:00
parent 7ee05e3596
commit c849678ae5
2 changed files with 4 additions and 2 deletions

View File

@@ -13,10 +13,12 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
echo "74b68aeca1cd5e411496b0f31fcd51230cd507877c6c951f67d187440d1a84a6 /tmp/bitnami/pkg/cache/kubeapps-pinniped-proxy-2.4.2-1-linux-amd64-debian-10.tar.gz" | sha256sum -c - && \
tar -zxf /tmp/bitnami/pkg/cache/kubeapps-pinniped-proxy-2.4.2-1-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && \
rm -rf /tmp/bitnami/pkg/cache/kubeapps-pinniped-proxy-2.4.2-1-linux-amd64-debian-10.tar.gz
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="kubeapps-pinniped-proxy" \
BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r42" \
BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r43" \
PATH="/opt/bitnami/kubeapps-pinniped-proxy/bin:$PATH"
USER 1001

View File

@@ -35,7 +35,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`2`, `2-debian-10`, `2.4.2`, `2.4.2-debian-10-r42`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-pinniped-proxy/blob/2.4.2-debian-10-r42/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.4.2`, `2.4.2-debian-10-r43`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-pinniped-proxy/blob/2.4.2-debian-10-r43/2/debian-10/Dockerfile)
## Configuration