4.5.1-debian-11-r8 release

This commit is contained in:
Bitnami Bot 2022-06-24 01:14:29 +00:00 committed by Bitnami Containers
parent ba9be3f9e8
commit 59832ebaae
2 changed files with 2 additions and 3 deletions

View File

@ -1,12 +1,11 @@
FROM docker.io/bitnami/minideb:bullseye
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV HOME="/" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-11" \
OS_NAME="linux"
COPY prebuildfs /
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install required system packages and dependencies
RUN install_packages ca-certificates curl gzip libbz2-1.0 libc6 libcom-err2 libcrypt1 libffi7 libgcc-s1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzma5 libncursesw6 libnsl2 libreadline8 libsqlite3-0 libssl1.1 libstdc++6 libtinfo6 libtirpc3 procps tar wget zlib1g
RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/python-3.8.13-150-linux-amd64-debian-11.tar.gz && \

View File

@ -28,7 +28,7 @@ $ docker run --name configurable-http-proxy bitnami/configurable-http-proxy:late
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/).
* [`4`, `4-debian-11`, `4.5.1`, `4.5.1-debian-11-r7`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-configurable-http-proxy/blob/4.5.1-debian-11-r7/4/debian-11/Dockerfile)
* [`4`, `4-debian-11`, `4.5.1`, `4.5.1-debian-11-r8`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-configurable-http-proxy/blob/4.5.1-debian-11-r8/4/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/configurable-http-proxy GitHub repo](https://github.com/bitnami/bitnami-docker-configurable-http-proxy).