forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.14.0",
|
||||
"IMAGE_RELEASE_VERSION": "7",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2025-07-01T14:09:06.900678Z",
|
||||
"POSTGRES_IMAGE_VERSION": "18beta1-bookworm"
|
||||
"IMAGE_RELEASE_VERSION": "1",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2025-07-22T08:10:47.075393Z",
|
||||
"POSTGRES_IMAGE_VERSION": "18beta2-bookworm"
|
||||
}
|
||||
|
@@ -13,17 +13,17 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
FROM postgres:18beta1-bookworm
|
||||
FROM postgres:18beta2-bookworm
|
||||
|
||||
# Do not split the description, otherwise we will see a blank space in the labels
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="7" \
|
||||
release="1" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 18beta1-bookworm."
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 18beta2-bookworm."
|
||||
|
||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 18beta1-bookworm."
|
||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 18beta2-bookworm."
|
||||
|
||||
COPY requirements.txt /
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,lz4,snappy,zstandard]==3.14.0 \
|
||||
--hash=sha256:372d5f1c13e4015c4335eb576a829562c350ba62bfca488d0677fabe8d104cb2 \
|
||||
--hash=sha256:e99e4bb96e60d0efa20abeb3a5737cc02a6b4a91093dc43a284ccc2e4ee7749c
|
||||
# via -r requirements.in
|
||||
boto3==1.39.9 \
|
||||
--hash=sha256:5bc85e9fdec4e21ef5ca2c22b4d51a3e32b53f3da36ce51f5a3ea4dbde07b132 \
|
||||
--hash=sha256:e3d3a6b617e1575e7ec854c820a882ab2e189a0421e74dc0dca2c9e13d4370a5
|
||||
botocore==1.39.9 \
|
||||
--hash=sha256:02f141c2849e4589a79feea245ce4ecc478d48b7865572445af8aae3b041772d \
|
||||
--hash=sha256:a9691cbe03a3bc8b2720b3c36e5c5a2eecace6acd72bfb1107f00e75edaec4f3
|
||||
boto3==1.39.10 \
|
||||
--hash=sha256:5b2aa5b7d075491c7c6cb539255a44f0ebd70ffc540e32dfd56eb8a361390e5e \
|
||||
--hash=sha256:62a1623c8c9495625c88778869b75b692a7ef226fcbb96ea58365b9f043a2ae2
|
||||
botocore==1.39.10 \
|
||||
--hash=sha256:7fe00007304fe4627d7dd7b8605c6666a560651e91100f47391ae40a310dc092 \
|
||||
--hash=sha256:d279f252a37bfa7d8a628404ea745c0163ed6260e037d813ce0aef2996ffea28
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.14.0",
|
||||
"IMAGE_RELEASE_VERSION": "7",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2025-07-01T08:11:13.699314Z",
|
||||
"POSTGRES_IMAGE_VERSION": "18beta1-bullseye"
|
||||
"IMAGE_RELEASE_VERSION": "1",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2025-07-22T08:10:56.176608Z",
|
||||
"POSTGRES_IMAGE_VERSION": "18beta2-bullseye"
|
||||
}
|
||||
|
@@ -13,17 +13,17 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
FROM postgres:18beta1-bullseye
|
||||
FROM postgres:18beta2-bullseye
|
||||
|
||||
# Do not split the description, otherwise we will see a blank space in the labels
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="7" \
|
||||
release="1" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 18beta1-bullseye."
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 18beta2-bullseye."
|
||||
|
||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 18beta1-bullseye."
|
||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 18beta2-bullseye."
|
||||
|
||||
COPY requirements.txt /
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,lz4,snappy,zstandard]==3.14.0 \
|
||||
--hash=sha256:372d5f1c13e4015c4335eb576a829562c350ba62bfca488d0677fabe8d104cb2 \
|
||||
--hash=sha256:e99e4bb96e60d0efa20abeb3a5737cc02a6b4a91093dc43a284ccc2e4ee7749c
|
||||
# via -r requirements.in
|
||||
boto3==1.39.9 \
|
||||
--hash=sha256:5bc85e9fdec4e21ef5ca2c22b4d51a3e32b53f3da36ce51f5a3ea4dbde07b132 \
|
||||
--hash=sha256:e3d3a6b617e1575e7ec854c820a882ab2e189a0421e74dc0dca2c9e13d4370a5
|
||||
botocore==1.39.9 \
|
||||
--hash=sha256:02f141c2849e4589a79feea245ce4ecc478d48b7865572445af8aae3b041772d \
|
||||
--hash=sha256:a9691cbe03a3bc8b2720b3c36e5c5a2eecace6acd72bfb1107f00e75edaec4f3
|
||||
boto3==1.39.10 \
|
||||
--hash=sha256:5b2aa5b7d075491c7c6cb539255a44f0ebd70ffc540e32dfd56eb8a361390e5e \
|
||||
--hash=sha256:62a1623c8c9495625c88778869b75b692a7ef226fcbb96ea58365b9f043a2ae2
|
||||
botocore==1.39.10 \
|
||||
--hash=sha256:7fe00007304fe4627d7dd7b8605c6666a560651e91100f47391ae40a310dc092 \
|
||||
--hash=sha256:d279f252a37bfa7d8a628404ea745c0163ed6260e037d813ce0aef2996ffea28
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
Reference in New Issue
Block a user