[bitnami/wavefront-proxy] Release 10.14.0-debian-11-r25 (#2492)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-08-09 07:26:46 +02:00
committed by GitHub
parent 8a840de5f1
commit ac54d2b269
3 changed files with 10 additions and 10 deletions

View File

@@ -10,9 +10,9 @@ COPY prebuildfs /
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libc6 procps tar zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-1-1" --checksum 6d176a8b3c894c608106fee2cf10aaf3771015defb0b7e08fe60ce6c9c1cd342
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wavefront-proxy" "10.14.0-151" --checksum 8fafd7bf8851eaabfc1a3cfd8a79420d2e2dd7dcfb776e81cebd3a63130373dd
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-1-2" --checksum 1a5468c7b552dfc8a33c5c9b214dbf7dd143a5f008cc3aa2e0418fab5eb16c5c
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wavefront-proxy" "10.14.0-152" --checksum 65876c34f6f28e336b393756b5eef4f66ec7cc0099973370ca0db899764afd1b
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-153" --checksum d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami

View File

@@ -1,23 +1,23 @@
{
"gosu": {
"arch": "amd64",
"digest": "0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0",
"digest": "d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449",
"distro": "debian-11",
"type": "NAMI",
"version": "1.14.0-152"
"version": "1.14.0-153"
},
"java": {
"arch": "amd64",
"digest": "6d176a8b3c894c608106fee2cf10aaf3771015defb0b7e08fe60ce6c9c1cd342",
"digest": "1a5468c7b552dfc8a33c5c9b214dbf7dd143a5f008cc3aa2e0418fab5eb16c5c",
"distro": "debian-11",
"type": "NAMI",
"version": "11.0.15-1-1"
"version": "11.0.15-1-2"
},
"wavefront-proxy": {
"arch": "amd64",
"digest": "8fafd7bf8851eaabfc1a3cfd8a79420d2e2dd7dcfb776e81cebd3a63130373dd",
"digest": "65876c34f6f28e336b393756b5eef4f66ec7cc0099973370ca0db899764afd1b",
"distro": "debian-11",
"type": "NAMI",
"version": "10.14.0-151"
"version": "10.14.0-152"
}
}

View File

@@ -29,7 +29,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`11`, `11-debian-11`, `11.3.0`, `11.3.0-debian-11-r15`, `latest` (11/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/wavefront-proxy/11/debian-11/Dockerfile)
* [`10`, `10-debian-11`, `10.14.0`, `10.14.0-debian-11-r24` (10/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/wavefront-proxy/10/debian-11/Dockerfile)
* [`10`, `10-debian-11`, `10.14.0`, `10.14.0-debian-11-r25` (10/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/wavefront-proxy/10/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).