7.17.4-debian-10-r4 release

This commit is contained in:
Bitnami Bot
2022-05-29 05:08:29 +00:00
committed by Bitnami Containers
parent b31cb3a6b5
commit 3c328c880e
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ ENV HOME="/" \
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libc6 libexpat1 libgcc1 libnss3 libstdc++6 procps tar
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.25.1-0" --checksum 863b0a81f75feed5c08bb5c1c5b280469b10c7cee9232ecbf613544755a7433c
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.25.2-0" --checksum 3f8882ec1dcc0e9b50cdc848fb6e7bed7f0dd80caeef72d33c2209e9e80c2a9f
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kibana" "7.17.4-0" --checksum 499ffd4588e91a80e590ed66a84038974cd7492846f8b6b9824aad43ba85097a
RUN apt-get update && apt-get upgrade -y && \

View File

@@ -15,9 +15,9 @@
},
"yq": {
"arch": "amd64",
"digest": "863b0a81f75feed5c08bb5c1c5b280469b10c7cee9232ecbf613544755a7433c",
"digest": "3f8882ec1dcc0e9b50cdc848fb6e7bed7f0dd80caeef72d33c2209e9e80c2a9f",
"distro": "debian-10",
"type": "NAMI",
"version": "4.25.1-0"
"version": "4.25.2-0"
}
}

View File

@@ -36,7 +36,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`8`, `8-debian-10`, `8.2.2`, `8.2.2-debian-10-r1`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/8.2.2-debian-10-r1/8/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.17.4`, `7.17.4-debian-10-r3` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.17.4-debian-10-r3/7/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.17.4`, `7.17.4-debian-10-r4` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.17.4-debian-10-r4/7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/kibana GitHub repo](https://github.com/bitnami/bitnami-docker-kibana).