mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
10.20.0-debian-10-r76 release
This commit is contained in:
committed by
Bitnami Containers
parent
5fb114faaa
commit
a25c2cc4ed
@@ -9,7 +9,7 @@ ENV HOME="/" \
|
||||
COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libbsd0 libc6 libedit2 libffi6 libgcc1 libgmp10 libgnutls30 libhogweed4 libicu63 libidn2-0 libldap-2.4-2 liblzma5 libnettle6 libp11-kit0 libpcre3 libreadline7 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" "10.20.0-13" --checksum fe75bf734e639be31ada58881a520788f1d4d64a08563b89cdf2e8796d85ca24
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-repmgr" "10.20.0-14" --checksum 48d4f34fdc4a1cf5d743aca3ff78eb65772ce09cda6a317689ae0e91b25b610d
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
},
|
||||
"postgresql-repmgr": {
|
||||
"arch": "amd64",
|
||||
"digest": "fe75bf734e639be31ada58881a520788f1d4d64a08563b89cdf2e8796d85ca24",
|
||||
"digest": "48d4f34fdc4a1cf5d743aca3ff78eb65772ce09cda6a317689ae0e91b25b610d",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "10.20.0-13"
|
||||
"version": "10.20.0-14"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user