mirror of
https://github.com/bitnami/containers.git
synced 2026-03-13 14:58:03 +08:00
11.16.0-debian-11-r4 release
This commit is contained in:
committed by
Bitnami Containers
parent
55d081ead2
commit
7a85407aad
@@ -9,8 +9,8 @@ ENV HOME="/" \
|
||||
COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libbsd0 libc6 libedit2 libffi7 libgcc-s1 libgmp10 libgnutls30 libhogweed6 libicu67 libidn2-0 libldap-2.4-2 liblzma5 libmd0 libnettle8 libp11-kit0 libpcre3 libreadline8 libsasl2-2 libsqlite3-0 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 locales procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-repmgr" "11.16.0-3" --checksum 52d054a753cf7d871a61598b8a58fca378ac9d333b3107c42df0b58d9f4ee5be
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-repmgr" "11.16.0-150" --checksum 52d054a753cf7d871a61598b8a58fca378ac9d333b3107c42df0b58d9f4ee5be
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-150" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
@@ -4,13 +4,13 @@
|
||||
"digest": "da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "1.14.0-0"
|
||||
"version": "1.14.0-150"
|
||||
},
|
||||
"postgresql-repmgr": {
|
||||
"arch": "amd64",
|
||||
"digest": "52d054a753cf7d871a61598b8a58fca378ac9d333b3107c42df0b58d9f4ee5be",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "11.16.0-3"
|
||||
"version": "11.16.0-150"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user