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 Nov 7, 2024
1 parent 7e1664a commit ba57327
Show file tree
Hide file tree
Showing 69 changed files with 125 additions and 125 deletions.
2 changes: 1 addition & 1 deletion UBI/12/.versions-postgis-ubi8.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "6",
"IMAGE_RELEASE_VERSION": "7",
"POSTGIS_VERSION": "3.4.3",
"POSTGRES_VERSION": "12.20",
"UBI_VERSION": "8.10-1088"
Expand Down
2 changes: 1 addition & 1 deletion UBI/12/.versions-postgis-ubi9.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "6",
"IMAGE_RELEASE_VERSION": "7",
"POSTGIS_VERSION": "3.4.3",
"POSTGRES_VERSION": "12.20",
"UBI_VERSION": "9.4-1214.1726694543"
Expand Down
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": "48",
"IMAGE_RELEASE_VERSION": "49",
"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": "49",
"IMAGE_RELEASE_VERSION": "50",
"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="48" \
release="49" \
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="49" \
release="50" \
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="48" \
release="49" \
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="49" \
release="50" \
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.postgis-multiarch.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.20" \
release="6" \
release="7" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

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

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

Expand Down
2 changes: 1 addition & 1 deletion UBI/12/Dockerfile.postgis.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.20" \
release="6" \
release="7" \
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
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="48" \
release="49" \
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="49" \
release="50" \
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.54 \
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
botocore==1.35.54 \
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
boto3==1.35.55 \
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
botocore==1.35.55 \
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -346,9 +346,9 @@ google-api-core==2.22.0 \
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.35.0 \
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
google-auth==2.36.0 \
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
# via
# google-api-core
# google-cloud-core
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": "48",
"IMAGE_RELEASE_VERSION": "49",
"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": "49",
"IMAGE_RELEASE_VERSION": "50",
"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="48" \
release="49" \
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="49" \
release="50" \
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="48" \
release="49" \
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="49" \
release="50" \
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="48" \
release="49" \
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="49" \
release="50" \
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.54 \
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
botocore==1.35.54 \
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
boto3==1.35.55 \
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
botocore==1.35.55 \
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -346,9 +346,9 @@ google-api-core==2.22.0 \
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.35.0 \
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
google-auth==2.36.0 \
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
# via
# google-api-core
# google-cloud-core
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": "48",
"IMAGE_RELEASE_VERSION": "49",
"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": "49",
"IMAGE_RELEASE_VERSION": "50",
"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="48" \
release="49" \
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="49" \
release="50" \
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="48" \
release="49" \
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="49" \
release="50" \
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="48" \
release="49" \
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="49" \
release="50" \
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/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.54 \
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
botocore==1.35.54 \
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
boto3==1.35.55 \
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
botocore==1.35.55 \
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -346,9 +346,9 @@ google-api-core==2.22.0 \
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.35.0 \
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
google-auth==2.36.0 \
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
# via
# google-api-core
# google-cloud-core
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": "48",
"IMAGE_RELEASE_VERSION": "49",
"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": "49",
"IMAGE_RELEASE_VERSION": "50",
"POSTGRES_VERSION": "15.8",
"UBI_VERSION": "9.4-1214.1726694543"
}
Loading

0 comments on commit ba57327

Please sign in to comment.