mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 15:27:45 +08:00
8.2.2-debian-10-r2 release
This commit is contained in:
committed by
Bitnami Containers
parent
9804421490
commit
37402e5011
@@ -13,7 +13,7 @@ ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
|
||||
COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip hostname libasound2-dev libc6 libfreetype6 libfreetype6-dev libgcc1 procps tar zlib1g
|
||||
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 "java" "17.0.3-0" --checksum 55796cb971bbd807c7437e0a2ea965553721268568b3c910a6cbef467535ea5f
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "elasticsearch" "8.2.2-0" --checksum 9918ca82941764dff5158adc10d75f4a350986f79707c3fabf12511750fb25c2
|
||||
|
||||
@@ -22,9 +22,9 @@
|
||||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
"digest": "863b0a81f75feed5c08bb5c1c5b280469b10c7cee9232ecbf613544755a7433c",
|
||||
"digest": "3f8882ec1dcc0e9b50cdc848fb6e7bed7f0dd80caeef72d33c2209e9e80c2a9f",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "4.25.1-0"
|
||||
"version": "4.25.2-0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user