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 Oct 22, 2024
1 parent 36f8bcf commit 007f6ba
Show file tree
Hide file tree
Showing 61 changed files with 96 additions and 96 deletions.
2 changes: 1 addition & 1 deletion UBI/12/.versions-ubi8.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "38",
"IMAGE_RELEASE_VERSION": "39",
"POSTGRES_VERSION": "12.20",
"UBI_VERSION": "8.10-1088"
}
2 changes: 1 addition & 1 deletion 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": "39",
"IMAGE_RELEASE_VERSION": "40",
"POSTGRES_VERSION": "12.20",
"UBI_VERSION": "9.4-1214.1726694543"
}
2 changes: 1 addition & 1 deletion UBI/12/Dockerfile.multiarch.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.20" \
release="38" \
release="39" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
2 changes: 1 addition & 1 deletion UBI/12/Dockerfile.multiarch.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.20" \
release="39" \
release="40" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
2 changes: 1 addition & 1 deletion UBI/12/Dockerfile.multilang.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.20" \
release="38" \
release="39" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
2 changes: 1 addition & 1 deletion UBI/12/Dockerfile.multilang.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.20" \
release="39" \
release="40" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
2 changes: 1 addition & 1 deletion UBI/12/Dockerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.20" \
release="38" \
release="39" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
2 changes: 1 addition & 1 deletion UBI/12/Dockerfile.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.20" \
release="39" \
release="40" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
12 changes: 6 additions & 6 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.44 \
--hash=sha256:18416d07b41e6094101a44f8b881047dcec6b846dad0b9f83b9bbf2f0cd93d07 \
--hash=sha256:7f8e8a252458d584d8cf7877c372c4f74ec103356eedf43d2dd9e479f47f3639
botocore==1.35.44 \
--hash=sha256:1fcd97b966ad8a88de4106fe1bd3bbd6d8dadabe99bbd4a6aadcf11cb6c66b39 \
--hash=sha256:55388e80624401d017a9a2b8109afd94814f7e666b53e28fce51375cfa8d9326
boto3==1.35.45 \
--hash=sha256:9f4a081e1940846171b51d903000a04322f1356d53225ce1028fc1760a155a70 \
--hash=sha256:f16c7edfcbbeb0a0c22d67d6ebbfcb332fa78d3ea88275e082260ba04fe65347
botocore==1.35.45 \
--hash=sha256:9a898bfdd6b0027fee2018711192c15c2716bf6a7096b1168bd8a896df3664a1 \
--hash=sha256:e07e170975721c94ec1e3bf71a484552ad63e2499f769dd14f9f37375b4993fd
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion UBI/13/.versions-ubi8.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "38",
"IMAGE_RELEASE_VERSION": "39",
"POSTGRES_VERSION": "13.16",
"UBI_VERSION": "8.10-1088"
}
2 changes: 1 addition & 1 deletion 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": "39",
"IMAGE_RELEASE_VERSION": "40",
"POSTGRES_VERSION": "13.16",
"UBI_VERSION": "9.4-1214.1726694543"
}
2 changes: 1 addition & 1 deletion UBI/13/Dockerfile.multiarch.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.16" \
release="38" \
release="39" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
2 changes: 1 addition & 1 deletion UBI/13/Dockerfile.multiarch.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.16" \
release="39" \
release="40" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
2 changes: 1 addition & 1 deletion UBI/13/Dockerfile.multilang.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.16" \
release="38" \
release="39" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
2 changes: 1 addition & 1 deletion UBI/13/Dockerfile.multilang.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.16" \
release="39" \
release="40" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
2 changes: 1 addition & 1 deletion UBI/13/Dockerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.16" \
release="38" \
release="39" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
2 changes: 1 addition & 1 deletion UBI/13/Dockerfile.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.16" \
release="39" \
release="40" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
12 changes: 6 additions & 6 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.44 \
--hash=sha256:18416d07b41e6094101a44f8b881047dcec6b846dad0b9f83b9bbf2f0cd93d07 \
--hash=sha256:7f8e8a252458d584d8cf7877c372c4f74ec103356eedf43d2dd9e479f47f3639
botocore==1.35.44 \
--hash=sha256:1fcd97b966ad8a88de4106fe1bd3bbd6d8dadabe99bbd4a6aadcf11cb6c66b39 \
--hash=sha256:55388e80624401d017a9a2b8109afd94814f7e666b53e28fce51375cfa8d9326
boto3==1.35.45 \
--hash=sha256:9f4a081e1940846171b51d903000a04322f1356d53225ce1028fc1760a155a70 \
--hash=sha256:f16c7edfcbbeb0a0c22d67d6ebbfcb332fa78d3ea88275e082260ba04fe65347
botocore==1.35.45 \
--hash=sha256:9a898bfdd6b0027fee2018711192c15c2716bf6a7096b1168bd8a896df3664a1 \
--hash=sha256:e07e170975721c94ec1e3bf71a484552ad63e2499f769dd14f9f37375b4993fd
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion UBI/14/.versions-ubi8.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "38",
"IMAGE_RELEASE_VERSION": "39",
"POSTGRES_VERSION": "14.13",
"UBI_VERSION": "8.10-1088"
}
2 changes: 1 addition & 1 deletion 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": "39",
"IMAGE_RELEASE_VERSION": "40",
"POSTGRES_VERSION": "14.13",
"UBI_VERSION": "9.4-1214.1726694543"
}
2 changes: 1 addition & 1 deletion UBI/14/Dockerfile.multiarch.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.13" \
release="38" \
release="39" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
2 changes: 1 addition & 1 deletion UBI/14/Dockerfile.multiarch.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.13" \
release="39" \
release="40" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
2 changes: 1 addition & 1 deletion UBI/14/Dockerfile.multilang.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.13" \
release="38" \
release="39" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
2 changes: 1 addition & 1 deletion UBI/14/Dockerfile.multilang.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.13" \
release="39" \
release="40" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
2 changes: 1 addition & 1 deletion UBI/14/Dockerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.13" \
release="38" \
release="39" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
2 changes: 1 addition & 1 deletion UBI/14/Dockerfile.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.13" \
release="39" \
release="40" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
12 changes: 6 additions & 6 deletions UBI/14/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.44 \
--hash=sha256:18416d07b41e6094101a44f8b881047dcec6b846dad0b9f83b9bbf2f0cd93d07 \
--hash=sha256:7f8e8a252458d584d8cf7877c372c4f74ec103356eedf43d2dd9e479f47f3639
botocore==1.35.44 \
--hash=sha256:1fcd97b966ad8a88de4106fe1bd3bbd6d8dadabe99bbd4a6aadcf11cb6c66b39 \
--hash=sha256:55388e80624401d017a9a2b8109afd94814f7e666b53e28fce51375cfa8d9326
boto3==1.35.45 \
--hash=sha256:9f4a081e1940846171b51d903000a04322f1356d53225ce1028fc1760a155a70 \
--hash=sha256:f16c7edfcbbeb0a0c22d67d6ebbfcb332fa78d3ea88275e082260ba04fe65347
botocore==1.35.45 \
--hash=sha256:9a898bfdd6b0027fee2018711192c15c2716bf6a7096b1168bd8a896df3664a1 \
--hash=sha256:e07e170975721c94ec1e3bf71a484552ad63e2499f769dd14f9f37375b4993fd
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion UBI/15/.versions-ubi8.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "38",
"IMAGE_RELEASE_VERSION": "39",
"POSTGRES_VERSION": "15.8",
"UBI_VERSION": "8.10-1088"
}
2 changes: 1 addition & 1 deletion UBI/15/.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": "39",
"IMAGE_RELEASE_VERSION": "40",
"POSTGRES_VERSION": "15.8",
"UBI_VERSION": "9.4-1214.1726694543"
}
2 changes: 1 addition & 1 deletion UBI/15/Dockerfile.multiarch.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.8" \
release="38" \
release="39" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
2 changes: 1 addition & 1 deletion UBI/15/Dockerfile.multiarch.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.8" \
release="39" \
release="40" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
2 changes: 1 addition & 1 deletion UBI/15/Dockerfile.multilang.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.8" \
release="38" \
release="39" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
2 changes: 1 addition & 1 deletion UBI/15/Dockerfile.multilang.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.8" \
release="39" \
release="40" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
2 changes: 1 addition & 1 deletion UBI/15/Dockerfile.plv8.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.8" \
release="38" \
release="39" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
2 changes: 1 addition & 1 deletion UBI/15/Dockerfile.plv8.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.8" \
release="39" \
release="40" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
2 changes: 1 addition & 1 deletion UBI/15/Dockerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.8" \
release="38" \
release="39" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
2 changes: 1 addition & 1 deletion UBI/15/Dockerfile.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.8" \
release="39" \
release="40" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."

Expand Down
12 changes: 6 additions & 6 deletions UBI/15/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.44 \
--hash=sha256:18416d07b41e6094101a44f8b881047dcec6b846dad0b9f83b9bbf2f0cd93d07 \
--hash=sha256:7f8e8a252458d584d8cf7877c372c4f74ec103356eedf43d2dd9e479f47f3639
botocore==1.35.44 \
--hash=sha256:1fcd97b966ad8a88de4106fe1bd3bbd6d8dadabe99bbd4a6aadcf11cb6c66b39 \
--hash=sha256:55388e80624401d017a9a2b8109afd94814f7e666b53e28fce51375cfa8d9326
boto3==1.35.45 \
--hash=sha256:9f4a081e1940846171b51d903000a04322f1356d53225ce1028fc1760a155a70 \
--hash=sha256:f16c7edfcbbeb0a0c22d67d6ebbfcb332fa78d3ea88275e082260ba04fe65347
botocore==1.35.45 \
--hash=sha256:9a898bfdd6b0027fee2018711192c15c2716bf6a7096b1168bd8a896df3664a1 \
--hash=sha256:e07e170975721c94ec1e3bf71a484552ad63e2499f769dd14f9f37375b4993fd
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion UBI/16/.versions-ubi8.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "38",
"IMAGE_RELEASE_VERSION": "39",
"POSTGRES_VERSION": "16.4",
"UBI_VERSION": "8.10-1088"
}
2 changes: 1 addition & 1 deletion UBI/16/.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": "39",
"IMAGE_RELEASE_VERSION": "40",
"POSTGRES_VERSION": "16.4",
"UBI_VERSION": "9.4-1214.1726694543"
}
2 changes: 1 addition & 1 deletion UBI/16/Dockerfile.multiarch.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="16.4" \
release="38" \
release="39" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
Loading

0 comments on commit 007f6ba

Please sign in to comment.