Skip to content

Commit

Permalink
Daily automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
EnterpriseDB Automated Updates committed Aug 30, 2024
1 parent 5b1a341 commit 3ca4efe
Show file tree
Hide file tree
Showing 48 changed files with 138 additions and 138 deletions.
4 changes: 2 additions & 2 deletions UBI/12/.versions-postgis-ubi9.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "2",
"IMAGE_RELEASE_VERSION": "3",
"POSTGIS_VERSION": "3.4.2",
"POSTGRES_VERSION": "12.20",
"UBI_VERSION": "9.4-1181"
"UBI_VERSION": "9.4-1181.1724035907"
}
4 changes: 2 additions & 2 deletions UBI/12/.versions-ubi9.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "2",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_VERSION": "12.20",
"UBI_VERSION": "9.4-1181"
"UBI_VERSION": "9.4-1181.1724035907"
}
4 changes: 2 additions & 2 deletions UBI/12/Dockerfile.multiarch.ubi9
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.20" \
release="2" \
release="3" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/12/Dockerfile.multilang.ubi9
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.20" \
release="2" \
release="3" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/12/Dockerfile.postgis-multiarch.ubi9
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.20" \
release="2" \
release="3" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/12/Dockerfile.postgis-multilang.ubi9
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.20" \
release="2" \
release="3" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/12/Dockerfile.postgis.ubi9
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.20" \
release="2" \
release="3" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/12/Dockerfile.ubi9
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.20" \
release="2" \
release="3" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
18 changes: 9 additions & 9 deletions UBI/12/root/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in
boto3==1.35.8 \
--hash=sha256:06eac4757de2a9c6020381205cb902f05964caad80b56e58c8931284a133b4cb \
--hash=sha256:b9587131372a808bf6f99c5ed8b11be55cd113261cc3b437a917b4acc6c30bfe
botocore==1.35.8 \
--hash=sha256:4b820cf680ab5d778bd2fe4feeef1ff8a2b96d5c535d4638ab30f703ade282f8 \
--hash=sha256:adf389eb8fd87775f193300e3431d1353f925807ad3a39958172cb644f0d60a1
boto3==1.35.9 \
--hash=sha256:07e0f335d801765999da67325455ea8219c1a6d7f06bdaad0975ee505276bcbe \
--hash=sha256:1ee9c52d83e8f4902300e985d62688cf31ca8fc47a80534b4295350ebc418e46
botocore==1.35.9 \
--hash=sha256:92962460e4f35d139a23bca28149722030143257ee2916de442243c2464a7434 \
--hash=sha256:9e44572fd2401b89dd58bf8b71ac2c36d5b0437f8cbf40de83302c499965fb54
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -509,9 +509,9 @@ python-dateutil==2.9.0.post0 \
# via
# barman
# botocore
python-snappy==0.7.2 \
--hash=sha256:04bf182f9d9f67b7a846dae2f1df36180ceeee8d3380e4b6799deff5272c4978 \
--hash=sha256:b4b2c39142064925d5a554672a09de4188fc4f2b2494a2ecb35042930e129444
python-snappy==0.7.3 \
--hash=sha256:074c0636cfcd97e7251330f428064050ac81a52c62ed884fc2ddebbb60ed7f50 \
--hash=sha256:40216c1badfb2d38ac781ecb162a1d0ec40f8ee9747e610bcfefdfa79486cee3
requests==2.32.3 \
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
--hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
Expand Down
4 changes: 2 additions & 2 deletions UBI/13/.versions-postgis-ubi9.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "2",
"IMAGE_RELEASE_VERSION": "3",
"POSTGIS_VERSION": "3.4.2",
"POSTGRES_VERSION": "13.16",
"UBI_VERSION": "9.4-1181"
"UBI_VERSION": "9.4-1181.1724035907"
}
4 changes: 2 additions & 2 deletions UBI/13/.versions-ubi9.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "2",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_VERSION": "13.16",
"UBI_VERSION": "9.4-1181"
"UBI_VERSION": "9.4-1181.1724035907"
}
4 changes: 2 additions & 2 deletions UBI/13/Dockerfile.multiarch.ubi9
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.16" \
release="2" \
release="3" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/13/Dockerfile.multilang.ubi9
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.16" \
release="2" \
release="3" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/13/Dockerfile.postgis-multiarch.ubi9
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.16" \
release="2" \
release="3" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/13/Dockerfile.postgis-multilang.ubi9
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.16" \
release="2" \
release="3" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/13/Dockerfile.postgis.ubi9
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.16" \
release="2" \
release="3" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/13/Dockerfile.ubi9
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.16" \
release="2" \
release="3" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
18 changes: 9 additions & 9 deletions UBI/13/root/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in
boto3==1.35.8 \
--hash=sha256:06eac4757de2a9c6020381205cb902f05964caad80b56e58c8931284a133b4cb \
--hash=sha256:b9587131372a808bf6f99c5ed8b11be55cd113261cc3b437a917b4acc6c30bfe
botocore==1.35.8 \
--hash=sha256:4b820cf680ab5d778bd2fe4feeef1ff8a2b96d5c535d4638ab30f703ade282f8 \
--hash=sha256:adf389eb8fd87775f193300e3431d1353f925807ad3a39958172cb644f0d60a1
boto3==1.35.9 \
--hash=sha256:07e0f335d801765999da67325455ea8219c1a6d7f06bdaad0975ee505276bcbe \
--hash=sha256:1ee9c52d83e8f4902300e985d62688cf31ca8fc47a80534b4295350ebc418e46
botocore==1.35.9 \
--hash=sha256:92962460e4f35d139a23bca28149722030143257ee2916de442243c2464a7434 \
--hash=sha256:9e44572fd2401b89dd58bf8b71ac2c36d5b0437f8cbf40de83302c499965fb54
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -509,9 +509,9 @@ python-dateutil==2.9.0.post0 \
# via
# barman
# botocore
python-snappy==0.7.2 \
--hash=sha256:04bf182f9d9f67b7a846dae2f1df36180ceeee8d3380e4b6799deff5272c4978 \
--hash=sha256:b4b2c39142064925d5a554672a09de4188fc4f2b2494a2ecb35042930e129444
python-snappy==0.7.3 \
--hash=sha256:074c0636cfcd97e7251330f428064050ac81a52c62ed884fc2ddebbb60ed7f50 \
--hash=sha256:40216c1badfb2d38ac781ecb162a1d0ec40f8ee9747e610bcfefdfa79486cee3
requests==2.32.3 \
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
--hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
Expand Down
4 changes: 2 additions & 2 deletions UBI/14/.versions-postgis-ubi9.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "2",
"IMAGE_RELEASE_VERSION": "3",
"POSTGIS_VERSION": "3.4.2",
"POSTGRES_VERSION": "14.13",
"UBI_VERSION": "9.4-1181"
"UBI_VERSION": "9.4-1181.1724035907"
}
4 changes: 2 additions & 2 deletions UBI/14/.versions-ubi9.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "2",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_VERSION": "14.13",
"UBI_VERSION": "9.4-1181"
"UBI_VERSION": "9.4-1181.1724035907"
}
4 changes: 2 additions & 2 deletions UBI/14/Dockerfile.multiarch.ubi9
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.13" \
release="2" \
release="3" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/14/Dockerfile.multilang.ubi9
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.13" \
release="2" \
release="3" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/14/Dockerfile.postgis-multiarch.ubi9
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.13" \
release="2" \
release="3" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/14/Dockerfile.postgis-multilang.ubi9
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.13" \
release="2" \
release="3" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/14/Dockerfile.postgis.ubi9
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.13" \
release="2" \
release="3" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
4 changes: 2 additions & 2 deletions UBI/14/Dockerfile.ubi9
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:9.4-1181
FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.13" \
release="2" \
release="3" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
Loading

0 comments on commit 3ca4efe

Please sign in to comment.