diff --git a/bitnami/kubeapps-dashboard/2/debian-10/Dockerfile b/bitnami/kubeapps-dashboard/2/debian-10/Dockerfile index ede3a71a801f..1b86134ef631 100644 --- a/bitnami/kubeapps-dashboard/2/debian-10/Dockerfile +++ b/bitnami/kubeapps-dashboard/2/debian-10/Dockerfile @@ -8,7 +8,7 @@ ENV OS_ARCH="amd64" \ COPY prebuildfs / # Install required system packages and dependencies RUN install_packages acl ca-certificates curl gzip libc6 libgeoip1 libpcre3 libssl1.1 procps tar zlib1g -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.21.6-5" --checksum f12de06f424207895d1b23904ac311313806d8144781cc0b6c0c7b1d2692024d +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.21.6-6" --checksum 6e20a2ae0a878612ca23df22ae64afeb3c5a6a74cce13f20c550cb79bf7af79d RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-10" --checksum 97c2ae4b001c5937e888b920bee7b1a40a076680caac53ded6d10f6207d54565 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubeapps" "2.4.4-1" --checksum 282894efbaa1ab110fcd87f0fc6da73bc25e871c51ee6b3db153cefdbb046990 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1 diff --git a/bitnami/kubeapps-dashboard/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/kubeapps-dashboard/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json index dcf17a81ad13..1bb399b475dd 100644 --- a/bitnami/kubeapps-dashboard/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/kubeapps-dashboard/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json @@ -15,10 +15,10 @@ }, "nginx": { "arch": "amd64", - "digest": "f12de06f424207895d1b23904ac311313806d8144781cc0b6c0c7b1d2692024d", + "digest": "6e20a2ae0a878612ca23df22ae64afeb3c5a6a74cce13f20c550cb79bf7af79d", "distro": "debian-10", "type": "NAMI", - "version": "1.21.6-5" + "version": "1.21.6-6" }, "render-template": { "arch": "amd64", diff --git a/bitnami/kubeapps-dashboard/README.md b/bitnami/kubeapps-dashboard/README.md index 0f0264d486a8..163cb21a4953 100644 --- a/bitnami/kubeapps-dashboard/README.md +++ b/bitnami/kubeapps-dashboard/README.md @@ -36,7 +36,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.4`, `2.4.4-debian-10-r19`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.4.4-debian-10-r19/2/debian-10/Dockerfile) +* [`2`, `2-debian-10`, `2.4.4`, `2.4.4-debian-10-r20`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.4.4-debian-10-r20/2/debian-10/Dockerfile) ## Configuration