mirror of
https://github.com/bitnami/containers.git
synced 2026-02-12 15:07:05 +08:00
18.0.1-debian-11-r6 release
This commit is contained in:
committed by
Bitnami Containers
parent
26e585f2c0
commit
b2f98d21c7
@@ -6,6 +6,7 @@ ENV OS_ARCH="amd64" \
|
||||
ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
|
||||
|
||||
COPY prebuildfs /
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libc6 libsqlite3-dev libssl-dev locales procps tar wget zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "18.0.1-150" --checksum 5ef6ca4fe6778df34eeed563033c19f789d93e274a38748c171d97034a2cd6ae
|
||||
|
||||
Reference in New Issue
Block a user