From c849678ae5296d23b268af8ef49394b9e7fecf30 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 14 Jan 2022 15:44:23 +0000 Subject: [PATCH] 2.4.2-debian-10-r43 release --- bitnami/kubeapps-pinniped-proxy/2/debian-10/Dockerfile | 4 +++- bitnami/kubeapps-pinniped-proxy/README.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/bitnami/kubeapps-pinniped-proxy/2/debian-10/Dockerfile b/bitnami/kubeapps-pinniped-proxy/2/debian-10/Dockerfile index f77af4190fcb..35c36bfd6fd2 100644 --- a/bitnami/kubeapps-pinniped-proxy/2/debian-10/Dockerfile +++ b/bitnami/kubeapps-pinniped-proxy/2/debian-10/Dockerfile @@ -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 diff --git a/bitnami/kubeapps-pinniped-proxy/README.md b/bitnami/kubeapps-pinniped-proxy/README.md index 764847a8d78d..f7407158d6e4 100644 --- a/bitnami/kubeapps-pinniped-proxy/README.md +++ b/bitnami/kubeapps-pinniped-proxy/README.md @@ -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