mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 14:58:01 +08:00
8.4.5-debian-10-r8 release
This commit is contained in:
committed by
Bitnami Containers
parent
704bacf7f5
commit
c7207d6645
@@ -9,7 +9,7 @@ ENV HOME="/" \
|
|||||||
COPY prebuildfs /
|
COPY prebuildfs /
|
||||||
# Install required system packages and dependencies
|
# Install required system packages and dependencies
|
||||||
RUN install_packages acl ca-certificates curl gzip libc6 libfontconfig procps tar
|
RUN install_packages acl ca-certificates curl gzip libc6 libfontconfig procps tar
|
||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "grafana" "8.4.5-0" --checksum bc7b5c637f8a180538e414a3b60753a1bae469f5aa3ff90b201f27c8d903b9f5
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "grafana" "8.4.5-1" --checksum bc7b5c637f8a180538e414a3b60753a1bae469f5aa3ff90b201f27c8d903b9f5
|
||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
||||||
RUN apt-get update && apt-get upgrade -y && \
|
RUN apt-get update && apt-get upgrade -y && \
|
||||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||||
|
|||||||
@@ -11,6 +11,6 @@
|
|||||||
"digest": "bc7b5c637f8a180538e414a3b60753a1bae469f5aa3ff90b201f27c8d903b9f5",
|
"digest": "bc7b5c637f8a180538e414a3b60753a1bae469f5aa3ff90b201f27c8d903b9f5",
|
||||||
"distro": "debian-10",
|
"distro": "debian-10",
|
||||||
"type": "NAMI",
|
"type": "NAMI",
|
||||||
"version": "8.4.5-0"
|
"version": "8.4.5-1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -40,7 +40,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/).
|
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-10`, `8.4.5`, `8.4.5-debian-10-r7`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/8.4.5-debian-10-r7/8/debian-10/Dockerfile)
|
* [`8`, `8-debian-10`, `8.4.5`, `8.4.5-debian-10-r8`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/8.4.5-debian-10-r8/8/debian-10/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/grafana GitHub repo](https://github.com/bitnami/bitnami-docker-grafana).
|
Subscribe to project updates by watching the [bitnami/grafana GitHub repo](https://github.com/bitnami/bitnami-docker-grafana).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user