diff --git a/percona-distribution-postgresql-12/Dockerfile b/percona-distribution-postgresql-12/Dockerfile index 7648e8a4..fac82d44 100644 --- a/percona-distribution-postgresql-12/Dockerfile +++ b/percona-distribution-postgresql-12/Dockerfile @@ -61,6 +61,7 @@ RUN set -ex; \ shadow-utils \ libpq \ libedit; \ + microdnf -y reinstall tzdata; \ microdnf clean all # the numeric UID is needed for OpenShift diff --git a/percona-distribution-postgresql-12/Dockerfile.aarch64 b/percona-distribution-postgresql-12/Dockerfile.aarch64 index 7648e8a4..fac82d44 100644 --- a/percona-distribution-postgresql-12/Dockerfile.aarch64 +++ b/percona-distribution-postgresql-12/Dockerfile.aarch64 @@ -61,6 +61,7 @@ RUN set -ex; \ shadow-utils \ libpq \ libedit; \ + microdnf -y reinstall tzdata; \ microdnf clean all # the numeric UID is needed for OpenShift diff --git a/percona-distribution-postgresql-13/Dockerfile b/percona-distribution-postgresql-13/Dockerfile index 4d5f9919..681b5870 100644 --- a/percona-distribution-postgresql-13/Dockerfile +++ b/percona-distribution-postgresql-13/Dockerfile @@ -61,6 +61,7 @@ RUN set -ex; \ shadow-utils \ libpq \ libedit; \ + microdnf -y reinstall tzdata; \ microdnf clean all # the numeric UID is needed for OpenShift diff --git a/percona-distribution-postgresql-13/Dockerfile.aarch64 b/percona-distribution-postgresql-13/Dockerfile.aarch64 index 4d5f9919..681b5870 100644 --- a/percona-distribution-postgresql-13/Dockerfile.aarch64 +++ b/percona-distribution-postgresql-13/Dockerfile.aarch64 @@ -61,6 +61,7 @@ RUN set -ex; \ shadow-utils \ libpq \ libedit; \ + microdnf -y reinstall tzdata; \ microdnf clean all # the numeric UID is needed for OpenShift diff --git a/percona-distribution-postgresql-14/Dockerfile b/percona-distribution-postgresql-14/Dockerfile index 6589a470..4e46ddde 100644 --- a/percona-distribution-postgresql-14/Dockerfile +++ b/percona-distribution-postgresql-14/Dockerfile @@ -61,6 +61,7 @@ RUN set -ex; \ shadow-utils \ libpq \ libedit; \ + microdnf -y reinstall tzdata; \ microdnf clean all # the numeric UID is needed for OpenShift diff --git a/percona-distribution-postgresql-14/Dockerfile.aarch64 b/percona-distribution-postgresql-14/Dockerfile.aarch64 index 6589a470..4e46ddde 100644 --- a/percona-distribution-postgresql-14/Dockerfile.aarch64 +++ b/percona-distribution-postgresql-14/Dockerfile.aarch64 @@ -61,6 +61,7 @@ RUN set -ex; \ shadow-utils \ libpq \ libedit; \ + microdnf -y reinstall tzdata; \ microdnf clean all # the numeric UID is needed for OpenShift diff --git a/percona-distribution-postgresql-15/Dockerfile b/percona-distribution-postgresql-15/Dockerfile index b2fb3cc0..42ae1841 100644 --- a/percona-distribution-postgresql-15/Dockerfile +++ b/percona-distribution-postgresql-15/Dockerfile @@ -61,6 +61,7 @@ RUN set -ex; \ shadow-utils \ libpq \ libedit; \ + microdnf -y reinstall tzdata; \ microdnf clean all # the numeric UID is needed for OpenShift diff --git a/percona-distribution-postgresql-15/Dockerfile.aarch64 b/percona-distribution-postgresql-15/Dockerfile.aarch64 index b2fb3cc0..42ae1841 100644 --- a/percona-distribution-postgresql-15/Dockerfile.aarch64 +++ b/percona-distribution-postgresql-15/Dockerfile.aarch64 @@ -61,6 +61,7 @@ RUN set -ex; \ shadow-utils \ libpq \ libedit; \ + microdnf -y reinstall tzdata; \ microdnf clean all # the numeric UID is needed for OpenShift diff --git a/percona-distribution-postgresql-16/Dockerfile b/percona-distribution-postgresql-16/Dockerfile index 1a863db7..042fde27 100644 --- a/percona-distribution-postgresql-16/Dockerfile +++ b/percona-distribution-postgresql-16/Dockerfile @@ -61,6 +61,7 @@ RUN set -ex; \ shadow-utils \ libpq \ libedit; \ + microdnf -y reinstall tzdata; \ microdnf clean all # the numeric UID is needed for OpenShift diff --git a/percona-distribution-postgresql-16/Dockerfile.aarch64 b/percona-distribution-postgresql-16/Dockerfile.aarch64 index 1a863db7..042fde27 100644 --- a/percona-distribution-postgresql-16/Dockerfile.aarch64 +++ b/percona-distribution-postgresql-16/Dockerfile.aarch64 @@ -61,6 +61,7 @@ RUN set -ex; \ shadow-utils \ libpq \ libedit; \ + microdnf -y reinstall tzdata; \ microdnf clean all # the numeric UID is needed for OpenShift diff --git a/percona-distribution-postgresql-17/Dockerfile b/percona-distribution-postgresql-17/Dockerfile index 19c206d8..623958d1 100644 --- a/percona-distribution-postgresql-17/Dockerfile +++ b/percona-distribution-postgresql-17/Dockerfile @@ -61,6 +61,7 @@ RUN set -ex; \ shadow-utils \ libpq \ libedit; \ + microdnf -y reinstall tzdata; \ microdnf clean all # the numeric UID is needed for OpenShift diff --git a/percona-distribution-postgresql-17/Dockerfile.aarch64 b/percona-distribution-postgresql-17/Dockerfile.aarch64 index 19c206d8..623958d1 100644 --- a/percona-distribution-postgresql-17/Dockerfile.aarch64 +++ b/percona-distribution-postgresql-17/Dockerfile.aarch64 @@ -61,6 +61,7 @@ RUN set -ex; \ shadow-utils \ libpq \ libedit; \ + microdnf -y reinstall tzdata; \ microdnf clean all # the numeric UID is needed for OpenShift