[bitnami/logstash] Release 8.3.3-debian-11-r2 (#1698)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2022-08-03 23:02:42 +02:00 committed by GitHub
parent 672bcfeb8d
commit d6ac86f430
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ 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 "yq" "4.26.1-1" --checksum 502f4119e04d7a74508a38d64cccfc332e08fe42335828129d2bf5e694fbec32
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.27.2-0" --checksum bbe97d7488f4ff9421342d5cc45881b55944c802fced3a992a988365ce1c30fe
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "logstash" "8.3.3-0" --checksum 5a54d84dc907e09d7b5ff6c3c175daff0486a63799cf793a57a6f7ab65d9b7e7
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
RUN apt-get update && apt-get upgrade -y && \

View File

@ -22,9 +22,9 @@
},
"yq": {
"arch": "amd64",
"digest": "502f4119e04d7a74508a38d64cccfc332e08fe42335828129d2bf5e694fbec32",
"digest": "bbe97d7488f4ff9421342d5cc45881b55944c802fced3a992a988365ce1c30fe",
"distro": "debian-11",
"type": "NAMI",
"version": "4.26.1-1"
"version": "4.27.2-0"
}
}

View File

@ -45,7 +45,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/).
* [`8`, `8-debian-11`, `8.3.3`, `8.3.3-debian-11-r1`, `latest` (8/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/logstash/8/debian-11/Dockerfile)
* [`8`, `8-debian-11`, `8.3.3`, `8.3.3-debian-11-r2`, `latest` (8/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/logstash/8/debian-11/Dockerfile)
* [`7`, `7-debian-11`, `7.17.5`, `7.17.5-debian-11-r13` (7/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/logstash/7/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).