mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
12.11.0-debian-10-r1 release
This commit is contained in:
committed by
Bitnami Containers
parent
4d2dacc503
commit
2335cac320
@@ -13,7 +13,7 @@ COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libbsd0 libbz2-1.0 libc6 libedit2 libffi6 libgcc1 libgmp10 libgnutls30 libhogweed4 libicu63 libidn2-0 libldap-2.4-2 liblz4-1 liblzma5 libncurses6 libnettle6 libp11-kit0 libpcre3 libreadline7 libsasl2-2 libsqlite3-0 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 libzstd1 locales procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "12.11.0-0" --checksum aff89dc0755fe92a12e4b29de9891eb02c563e076faa33e0ec8f9206b2eac047
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "12.11.0-1" --checksum 5da0f8d29536d5a6f21fb1e2fed03d9e99e69ce00ffef8134785426d289a8b2d
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
},
|
||||
"postgresql": {
|
||||
"arch": "amd64",
|
||||
"digest": "aff89dc0755fe92a12e4b29de9891eb02c563e076faa33e0ec8f9206b2eac047",
|
||||
"digest": "5da0f8d29536d5a6f21fb1e2fed03d9e99e69ce00ffef8134785426d289a8b2d",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "12.11.0-0"
|
||||
"version": "12.11.0-1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user