mirror of
https://github.com/bitnami/containers.git
synced 2026-03-13 14:58:03 +08:00
[bitnami/postgresql-repmgr] Release 12.11.0-debian-11-r17 (#165)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -8,7 +8,7 @@ COPY prebuildfs /
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# 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" "12.11.0-155" --checksum fab534bdd6d7f86f92980a8a2705f5837581fb9e94bd735b7be55061062f79d0
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-repmgr" "12.11.0-156" --checksum 7b8cf58c6e4e5c5fe3d09fc826ca75f35b691b9e52eac9ec412fc783923f41ff
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
|
||||
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": "fab534bdd6d7f86f92980a8a2705f5837581fb9e94bd735b7be55061062f79d0",
|
||||
"digest": "7b8cf58c6e4e5c5fe3d09fc826ca75f35b691b9e52eac9ec412fc783923f41ff",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "12.11.0-155"
|
||||
"version": "12.11.0-156"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user