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 1, 2024
1 parent 74bc5bc commit f172f7b
Show file tree
Hide file tree
Showing 44 changed files with 88 additions and 88 deletions.
4 changes: 2 additions & 2 deletions 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": "23",
"IMAGE_RELEASE_VERSION": "24",
"POSTGRES_VERSION": "12.20",
"UBI_VERSION": "8.10-1054"
"UBI_VERSION": "8.10-1088"
}
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": "24",
"IMAGE_RELEASE_VERSION": "25",
"POSTGRES_VERSION": "12.20",
"UBI_VERSION": "9.4-1214"
"UBI_VERSION": "9.4-1214.1726694543"
}
4 changes: 2 additions & 2 deletions UBI/12/Dockerfile.multiarch.ubi8
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.10-1054
FROM quay.io/enterprisedb/edb-ubi:8.10-1088

# 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="23" \
release="24" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
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-1214
FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543

# 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="24" \
release="25" \
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.ubi8
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.10-1054
FROM quay.io/enterprisedb/edb-ubi:8.10-1088

# 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="23" \
release="24" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

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-1214
FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543

# 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="24" \
release="25" \
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.ubi8
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.10-1054
FROM quay.io/enterprisedb/edb-ubi:8.10-1088

# 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="23" \
release="24" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

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-1214
FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543

# 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="24" \
release="25" \
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/.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": "23",
"IMAGE_RELEASE_VERSION": "24",
"POSTGRES_VERSION": "13.16",
"UBI_VERSION": "8.10-1054"
"UBI_VERSION": "8.10-1088"
}
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": "24",
"IMAGE_RELEASE_VERSION": "25",
"POSTGRES_VERSION": "13.16",
"UBI_VERSION": "9.4-1214"
"UBI_VERSION": "9.4-1214.1726694543"
}
4 changes: 2 additions & 2 deletions UBI/13/Dockerfile.multiarch.ubi8
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.10-1054
FROM quay.io/enterprisedb/edb-ubi:8.10-1088

# 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="23" \
release="24" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
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-1214
FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543

# 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="24" \
release="25" \
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.ubi8
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.10-1054
FROM quay.io/enterprisedb/edb-ubi:8.10-1088

# 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="23" \
release="24" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

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-1214
FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543

# 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="24" \
release="25" \
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.ubi8
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.10-1054
FROM quay.io/enterprisedb/edb-ubi:8.10-1088

# 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="23" \
release="24" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

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-1214
FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543

# 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="24" \
release="25" \
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/.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": "23",
"IMAGE_RELEASE_VERSION": "24",
"POSTGRES_VERSION": "14.13",
"UBI_VERSION": "8.10-1054"
"UBI_VERSION": "8.10-1088"
}
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": "24",
"IMAGE_RELEASE_VERSION": "25",
"POSTGRES_VERSION": "14.13",
"UBI_VERSION": "9.4-1214"
"UBI_VERSION": "9.4-1214.1726694543"
}
4 changes: 2 additions & 2 deletions UBI/14/Dockerfile.multiarch.ubi8
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.10-1054
FROM quay.io/enterprisedb/edb-ubi:8.10-1088

# 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="23" \
release="24" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
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-1214
FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543

# 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="24" \
release="25" \
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.ubi8
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.10-1054
FROM quay.io/enterprisedb/edb-ubi:8.10-1088

# 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="23" \
release="24" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

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-1214
FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543

# 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="24" \
release="25" \
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.ubi8
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.10-1054
FROM quay.io/enterprisedb/edb-ubi:8.10-1088

# 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="23" \
release="24" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

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-1214
FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543

# 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="24" \
release="25" \
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/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": "23",
"IMAGE_RELEASE_VERSION": "24",
"POSTGRES_VERSION": "15.8",
"UBI_VERSION": "8.10-1054"
"UBI_VERSION": "8.10-1088"
}
4 changes: 2 additions & 2 deletions 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": "24",
"IMAGE_RELEASE_VERSION": "25",
"POSTGRES_VERSION": "15.8",
"UBI_VERSION": "9.4-1214"
"UBI_VERSION": "9.4-1214.1726694543"
}
4 changes: 2 additions & 2 deletions UBI/15/Dockerfile.multiarch.ubi8
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.10-1054
FROM quay.io/enterprisedb/edb-ubi:8.10-1088

# 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="15.8" \
release="23" \
release="24" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/15/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-1214
FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543

# 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="15.8" \
release="24" \
release="25" \
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/15/Dockerfile.multilang.ubi8
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.10-1054
FROM quay.io/enterprisedb/edb-ubi:8.10-1088

# 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="15.8" \
release="23" \
release="24" \
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 f172f7b

Please sign in to comment.