mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 18:57:19 +08:00
11.16.0-debian-10-r1 release
This commit is contained in:
committed by
Bitnami Containers
parent
0e301b93ad
commit
bd80e8a7b1
@@ -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" "11.16.0-0" --checksum e7a187ff182868ece566d56ff4a5d82b9cff2d2ecaddbda2d380c16b2f7c8955
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "11.16.0-1" --checksum 630c5201794285d77414c74ea88e3f99c468b97eca2cd3eab31891175bf6edce
|
||||
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": "e7a187ff182868ece566d56ff4a5d82b9cff2d2ecaddbda2d380c16b2f7c8955",
|
||||
"digest": "630c5201794285d77414c74ea88e3f99c468b97eca2cd3eab31891175bf6edce",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "11.16.0-0"
|
||||
"version": "11.16.0-1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user