mirror of
https://github.com/bitnami/containers.git
synced 2026-04-04 16:27:46 +08:00
11.3.0-debian-11-r5 release
This commit is contained in:
committed by
Bitnami Containers
parent
cb49f4a9c7
commit
002b276a0d
@@ -10,7 +10,7 @@ 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-150" --checksum fe6b65886a6b1f545508e272efbf422054ee030c867f94ebec2f93c5518252de
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-1-0" --checksum 036b876a7a2546e5639cb5557d152ec14a3492ca37132dc99e8bd2e3b8ce1ecd
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wavefront-proxy" "11.3.0-0" --checksum 332de5fa5c03b219729adaeed1bbcd3a473ccc5771df5ec72fe9f5f38cf3e858
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-151" --checksum 089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"java": {
|
||||
"arch": "amd64",
|
||||
"digest": "fe6b65886a6b1f545508e272efbf422054ee030c867f94ebec2f93c5518252de",
|
||||
"digest": "036b876a7a2546e5639cb5557d152ec14a3492ca37132dc99e8bd2e3b8ce1ecd",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "11.0.15-150"
|
||||
"version": "11.0.15-1-0"
|
||||
},
|
||||
"wavefront-proxy": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -28,7 +28,7 @@ $ docker run --name wavefront-proxy bitnami/wavefront-proxy:latest
|
||||
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/).
|
||||
|
||||
|
||||
* [`11`, `11-debian-11`, `11.3.0`, `11.3.0-debian-11-r4`, `latest` (11/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wavefront-proxy/blob/11.3.0-debian-11-r4/11/debian-11/Dockerfile)
|
||||
* [`11`, `11-debian-11`, `11.3.0`, `11.3.0-debian-11-r5`, `latest` (11/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wavefront-proxy/blob/11.3.0-debian-11-r5/11/debian-11/Dockerfile)
|
||||
* [`10`, `10-debian-11`, `10.14.0`, `10.14.0-debian-11-r13` (10/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wavefront-proxy/blob/10.14.0-debian-11-r13/10/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/wavefront-proxy GitHub repo](https://github.com/bitnami/bitnami-docker-wavefront-proxy).
|
||||
|
||||
Reference in New Issue
Block a user