mirror of
https://github.com/bitnami/containers.git
synced 2026-03-22 15:58:21 +08:00
6.8.23-debian-10-r35 release
This commit is contained in:
@@ -10,8 +10,8 @@ ENV HOME="/" \
|
||||
COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libc6 libgcc1 libstdc++6 procps tar
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.20.1-1" --checksum 5a5d183286140781203d11d468d4f84371c5808ee86471c7ee445f8d3cef0eb6
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-5" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.20.1-2" --checksum 5a5d183286140781203d11d468d4f84371c5808ee86471c7ee445f8d3cef0eb6
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-6" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kibana" "6.8.23-3" --checksum 19c3df69b416357db3ee1fefd362f68e794c631e475f276c6318f0c7f48d9e28
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
@@ -20,7 +20,7 @@ RUN chmod g+rwX /opt/bitnami
|
||||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/kibana/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="kibana" \
|
||||
BITNAMI_IMAGE_VERSION="6.8.23-debian-10-r34"
|
||||
BITNAMI_IMAGE_VERSION="6.8.23-debian-10-r35"
|
||||
|
||||
EXPOSE 5601
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"digest": "6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "1.14.0-5"
|
||||
"version": "1.14.0-6"
|
||||
},
|
||||
"kibana": {
|
||||
"arch": "amd64",
|
||||
@@ -18,6 +18,6 @@
|
||||
"digest": "5a5d183286140781203d11d468d4f84371c5808ee86471c7ee445f8d3cef0eb6",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "4.20.1-1"
|
||||
"version": "4.20.1-2"
|
||||
}
|
||||
}
|
||||
@@ -37,7 +37,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`7`, `7-debian-10`, `7.17.0`, `7.17.0-debian-10-r12`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/7.17.0-debian-10-r12/7/debian-10/Dockerfile)
|
||||
* [`6`, `6-debian-10`, `6.8.23`, `6.8.23-debian-10-r34` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/6.8.23-debian-10-r34/6/debian-10/Dockerfile)
|
||||
* [`6`, `6-debian-10`, `6.8.23`, `6.8.23-debian-10-r35` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kibana/blob/6.8.23-debian-10-r35/6/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/kibana GitHub repo](https://github.com/bitnami/bitnami-docker-kibana).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user