mirror of
https://github.com/bitnami/containers.git
synced 2026-02-19 14:08:07 +08:00
[bitnami/configurable-http-proxy] Release 4.5.4-debian-11-r18 (#21934)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -5,7 +5,7 @@ ARG TARGETARCH
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="4.5.4-debian-11-r17" \
|
||||
org.opencontainers.image.ref.name="4.5.4-debian-11-r18" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/configurable-http-proxy" \
|
||||
org.opencontainers.image.title="configurable-http-proxy" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -23,7 +23,7 @@ RUN install_packages ca-certificates curl libbz2-1.0 libcom-err2 libcrypt1 libff
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"python-3.8.16-1-linux-${OS_ARCH}-debian-11" \
|
||||
"node-14.21.2-1-linux-${OS_ARCH}-debian-11" \
|
||||
"node-16.19.0-1-linux-${OS_ARCH}-debian-11" \
|
||||
"configurable-http-proxy-4.5.4-1-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"node": {
|
||||
"arch": "amd64",
|
||||
"digest": "a5e471245a7103f80a9a15e6fdb29fb4ca4e90b8cc0e7308f847ec836c981fee",
|
||||
"digest": "c584387a554d2de02d1be7f8bf6ee003f2648f4fbbd8cee66dc04e9cb0ae1d45",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "14.21.2-1"
|
||||
"version": "16.19.0-1"
|
||||
},
|
||||
"python": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user