diff --git a/TimescaleDB-PostGIS/12/.versions.json b/TimescaleDB-PostGIS/12/.versions.json index 5cf33bc..3799d75 100644 --- a/TimescaleDB-PostGIS/12/.versions.json +++ b/TimescaleDB-PostGIS/12/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "IMAGE_RELEASE_VERSION": "61", - "POSTGIS_IMAGE_LAST_UPDATED": "2023-07-03T05:27:57.110516Z", + "IMAGE_RELEASE_VERSION": "62", + "POSTGIS_IMAGE_LAST_UPDATED": "2023-07-05T03:15:07.79653Z", "POSTGIS_IMAGE_VERSION": "12-3.3" } diff --git a/TimescaleDB-PostGIS/12/Dockerfile b/TimescaleDB-PostGIS/12/Dockerfile index 8bbeb11..ed09514 100644 --- a/TimescaleDB-PostGIS/12/Dockerfile +++ b/TimescaleDB-PostGIS/12/Dockerfile @@ -19,7 +19,7 @@ FROM postgis/postgis:12-3.3 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL + TimescaleDB + PostGIS Container Images" \ version="${PG_VERSION}" \ - release="61" \ + release="62" \ summary="PostgreSQL + TimescaleDB + PostGIS Container images." \ description="This Docker image contains PostgreSQL, TimescaleDB, PostGIS and Barman Cloud based on Postgres 12-3.3." diff --git a/TimescaleDB-PostGIS/12/requirements.txt b/TimescaleDB-PostGIS/12/requirements.txt index 0a517f4..bbd30a1 100644 --- a/TimescaleDB-PostGIS/12/requirements.txt +++ b/TimescaleDB-PostGIS/12/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.6.0 \ --hash=sha256:daac1ad5241e2461f5d6fe86665900c5cec0a19f03800c949ec73cecbaba34f8 \ --hash=sha256:e390e033dd18233f3351e272323efcdce940f267e381f63c32729f01fc5d5f8b # via -r requirements.in -boto3==1.27.0 \ - --hash=sha256:908f9c277325d68963dfcfce963a05336f0eb19505fc239c0ab9d01f4cba0296 \ - --hash=sha256:e1e535e9fb23977252f13652ed2fa9b4f2d59a53b04a5f2fad3ee415b6a3b2b0 -botocore==1.30.0 \ - --hash=sha256:b9cb5b78a289f0615a48d85066f01869029aa41b95993f2c0c55003df037c23f \ - --hash=sha256:cac1333f41ec98e6f75bbba3f2c74b9e76aa3847469ecea6e7773a0af0049bee +boto3==1.27.1 \ + --hash=sha256:0085c1066953e61915b34f24fbdee7117fd2d8b5c9188b9519d47ba84510c067 \ + --hash=sha256:cf43deb4556295219d9de44d1c95921209c90ee25246673b5768aef9d46519cc +botocore==1.30.1 \ + --hash=sha256:18a32a21bfa9b418b9a38ea5ef4464eba003cbb26fca2cd56e4f51098c5d1a0f \ + --hash=sha256:4d1ac5a796c5c5c87946f25f3d98764288a0ed848e772a7a47cd134847e885e7 # via # boto3 # s3transfer @@ -221,9 +221,9 @@ google-auth==2.21.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.3.2 \ - --hash=sha256:8417acf6466be2fa85123441696c4badda48db314c607cf1e5d543fa8bdc22fe \ - --hash=sha256:b9529ee7047fd8d4bf4a2182de619154240df17fbe60ead399078c1ae152af9a +google-cloud-core==2.3.3 \ + --hash=sha256:37b80273c8d7eee1ae816b3a20ae43585ea50506cb0e60f3cf5be5f87f1373cb \ + --hash=sha256:fbd11cad3e98a7e5b0343dc07cb1039a5ffd7a5bb96e1f1e27cee4bda4a90863 # via google-cloud-storage google-cloud-storage==2.10.0 \ --hash=sha256:934b31ead5f3994e5360f9ff5750982c5b6b11604dc072bc452c25965e076dc7 \ diff --git a/TimescaleDB-PostGIS/13/.versions.json b/TimescaleDB-PostGIS/13/.versions.json index 92f2150..d0257c6 100644 --- a/TimescaleDB-PostGIS/13/.versions.json +++ b/TimescaleDB-PostGIS/13/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "IMAGE_RELEASE_VERSION": "61", - "POSTGIS_IMAGE_LAST_UPDATED": "2023-07-03T05:27:55.295648Z", + "IMAGE_RELEASE_VERSION": "62", + "POSTGIS_IMAGE_LAST_UPDATED": "2023-07-05T03:15:26.698736Z", "POSTGIS_IMAGE_VERSION": "13-3.3" } diff --git a/TimescaleDB-PostGIS/13/Dockerfile b/TimescaleDB-PostGIS/13/Dockerfile index 1e8ce2f..a50d142 100644 --- a/TimescaleDB-PostGIS/13/Dockerfile +++ b/TimescaleDB-PostGIS/13/Dockerfile @@ -19,7 +19,7 @@ FROM postgis/postgis:13-3.3 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL + TimescaleDB + PostGIS Container Images" \ version="${PG_VERSION}" \ - release="61" \ + release="62" \ summary="PostgreSQL + TimescaleDB + PostGIS Container images." \ description="This Docker image contains PostgreSQL, TimescaleDB, PostGIS and Barman Cloud based on Postgres 13-3.3." diff --git a/TimescaleDB-PostGIS/13/requirements.txt b/TimescaleDB-PostGIS/13/requirements.txt index 0a517f4..bbd30a1 100644 --- a/TimescaleDB-PostGIS/13/requirements.txt +++ b/TimescaleDB-PostGIS/13/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.6.0 \ --hash=sha256:daac1ad5241e2461f5d6fe86665900c5cec0a19f03800c949ec73cecbaba34f8 \ --hash=sha256:e390e033dd18233f3351e272323efcdce940f267e381f63c32729f01fc5d5f8b # via -r requirements.in -boto3==1.27.0 \ - --hash=sha256:908f9c277325d68963dfcfce963a05336f0eb19505fc239c0ab9d01f4cba0296 \ - --hash=sha256:e1e535e9fb23977252f13652ed2fa9b4f2d59a53b04a5f2fad3ee415b6a3b2b0 -botocore==1.30.0 \ - --hash=sha256:b9cb5b78a289f0615a48d85066f01869029aa41b95993f2c0c55003df037c23f \ - --hash=sha256:cac1333f41ec98e6f75bbba3f2c74b9e76aa3847469ecea6e7773a0af0049bee +boto3==1.27.1 \ + --hash=sha256:0085c1066953e61915b34f24fbdee7117fd2d8b5c9188b9519d47ba84510c067 \ + --hash=sha256:cf43deb4556295219d9de44d1c95921209c90ee25246673b5768aef9d46519cc +botocore==1.30.1 \ + --hash=sha256:18a32a21bfa9b418b9a38ea5ef4464eba003cbb26fca2cd56e4f51098c5d1a0f \ + --hash=sha256:4d1ac5a796c5c5c87946f25f3d98764288a0ed848e772a7a47cd134847e885e7 # via # boto3 # s3transfer @@ -221,9 +221,9 @@ google-auth==2.21.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.3.2 \ - --hash=sha256:8417acf6466be2fa85123441696c4badda48db314c607cf1e5d543fa8bdc22fe \ - --hash=sha256:b9529ee7047fd8d4bf4a2182de619154240df17fbe60ead399078c1ae152af9a +google-cloud-core==2.3.3 \ + --hash=sha256:37b80273c8d7eee1ae816b3a20ae43585ea50506cb0e60f3cf5be5f87f1373cb \ + --hash=sha256:fbd11cad3e98a7e5b0343dc07cb1039a5ffd7a5bb96e1f1e27cee4bda4a90863 # via google-cloud-storage google-cloud-storage==2.10.0 \ --hash=sha256:934b31ead5f3994e5360f9ff5750982c5b6b11604dc072bc452c25965e076dc7 \ diff --git a/TimescaleDB-PostGIS/14/.versions.json b/TimescaleDB-PostGIS/14/.versions.json index 08a6a10..3e6a5af 100644 --- a/TimescaleDB-PostGIS/14/.versions.json +++ b/TimescaleDB-PostGIS/14/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "IMAGE_RELEASE_VERSION": "61", - "POSTGIS_IMAGE_LAST_UPDATED": "2023-07-03T05:27:59.429015Z", + "IMAGE_RELEASE_VERSION": "62", + "POSTGIS_IMAGE_LAST_UPDATED": "2023-07-05T03:15:10.430253Z", "POSTGIS_IMAGE_VERSION": "14-3.3" } diff --git a/TimescaleDB-PostGIS/14/Dockerfile b/TimescaleDB-PostGIS/14/Dockerfile index 0f6e241..1c9510e 100644 --- a/TimescaleDB-PostGIS/14/Dockerfile +++ b/TimescaleDB-PostGIS/14/Dockerfile @@ -19,7 +19,7 @@ FROM postgis/postgis:14-3.3 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL + TimescaleDB + PostGIS Container Images" \ version="${PG_VERSION}" \ - release="61" \ + release="62" \ summary="PostgreSQL + TimescaleDB + PostGIS Container images." \ description="This Docker image contains PostgreSQL, TimescaleDB, PostGIS and Barman Cloud based on Postgres 14-3.3." diff --git a/TimescaleDB-PostGIS/14/requirements.txt b/TimescaleDB-PostGIS/14/requirements.txt index 0a517f4..bbd30a1 100644 --- a/TimescaleDB-PostGIS/14/requirements.txt +++ b/TimescaleDB-PostGIS/14/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.6.0 \ --hash=sha256:daac1ad5241e2461f5d6fe86665900c5cec0a19f03800c949ec73cecbaba34f8 \ --hash=sha256:e390e033dd18233f3351e272323efcdce940f267e381f63c32729f01fc5d5f8b # via -r requirements.in -boto3==1.27.0 \ - --hash=sha256:908f9c277325d68963dfcfce963a05336f0eb19505fc239c0ab9d01f4cba0296 \ - --hash=sha256:e1e535e9fb23977252f13652ed2fa9b4f2d59a53b04a5f2fad3ee415b6a3b2b0 -botocore==1.30.0 \ - --hash=sha256:b9cb5b78a289f0615a48d85066f01869029aa41b95993f2c0c55003df037c23f \ - --hash=sha256:cac1333f41ec98e6f75bbba3f2c74b9e76aa3847469ecea6e7773a0af0049bee +boto3==1.27.1 \ + --hash=sha256:0085c1066953e61915b34f24fbdee7117fd2d8b5c9188b9519d47ba84510c067 \ + --hash=sha256:cf43deb4556295219d9de44d1c95921209c90ee25246673b5768aef9d46519cc +botocore==1.30.1 \ + --hash=sha256:18a32a21bfa9b418b9a38ea5ef4464eba003cbb26fca2cd56e4f51098c5d1a0f \ + --hash=sha256:4d1ac5a796c5c5c87946f25f3d98764288a0ed848e772a7a47cd134847e885e7 # via # boto3 # s3transfer @@ -221,9 +221,9 @@ google-auth==2.21.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.3.2 \ - --hash=sha256:8417acf6466be2fa85123441696c4badda48db314c607cf1e5d543fa8bdc22fe \ - --hash=sha256:b9529ee7047fd8d4bf4a2182de619154240df17fbe60ead399078c1ae152af9a +google-cloud-core==2.3.3 \ + --hash=sha256:37b80273c8d7eee1ae816b3a20ae43585ea50506cb0e60f3cf5be5f87f1373cb \ + --hash=sha256:fbd11cad3e98a7e5b0343dc07cb1039a5ffd7a5bb96e1f1e27cee4bda4a90863 # via google-cloud-storage google-cloud-storage==2.10.0 \ --hash=sha256:934b31ead5f3994e5360f9ff5750982c5b6b11604dc072bc452c25965e076dc7 \ diff --git a/TimescaleDB-PostGIS/15/.versions.json b/TimescaleDB-PostGIS/15/.versions.json index d68b0a8..de8b00e 100644 --- a/TimescaleDB-PostGIS/15/.versions.json +++ b/TimescaleDB-PostGIS/15/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "IMAGE_RELEASE_VERSION": "52", - "POSTGIS_IMAGE_LAST_UPDATED": "2023-07-03T05:27:52.414266Z", + "IMAGE_RELEASE_VERSION": "53", + "POSTGIS_IMAGE_LAST_UPDATED": "2023-07-05T03:15:16.303876Z", "POSTGIS_IMAGE_VERSION": "15-3.3" } diff --git a/TimescaleDB-PostGIS/15/Dockerfile b/TimescaleDB-PostGIS/15/Dockerfile index d76d70b..f0c6964 100644 --- a/TimescaleDB-PostGIS/15/Dockerfile +++ b/TimescaleDB-PostGIS/15/Dockerfile @@ -19,7 +19,7 @@ FROM postgis/postgis:15-3.3 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL + TimescaleDB + PostGIS Container Images" \ version="${PG_VERSION}" \ - release="52" \ + release="53" \ summary="PostgreSQL + TimescaleDB + PostGIS Container images." \ description="This Docker image contains PostgreSQL, TimescaleDB, PostGIS and Barman Cloud based on Postgres 15-3.3." diff --git a/TimescaleDB-PostGIS/15/requirements.txt b/TimescaleDB-PostGIS/15/requirements.txt index 0a517f4..bbd30a1 100644 --- a/TimescaleDB-PostGIS/15/requirements.txt +++ b/TimescaleDB-PostGIS/15/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.6.0 \ --hash=sha256:daac1ad5241e2461f5d6fe86665900c5cec0a19f03800c949ec73cecbaba34f8 \ --hash=sha256:e390e033dd18233f3351e272323efcdce940f267e381f63c32729f01fc5d5f8b # via -r requirements.in -boto3==1.27.0 \ - --hash=sha256:908f9c277325d68963dfcfce963a05336f0eb19505fc239c0ab9d01f4cba0296 \ - --hash=sha256:e1e535e9fb23977252f13652ed2fa9b4f2d59a53b04a5f2fad3ee415b6a3b2b0 -botocore==1.30.0 \ - --hash=sha256:b9cb5b78a289f0615a48d85066f01869029aa41b95993f2c0c55003df037c23f \ - --hash=sha256:cac1333f41ec98e6f75bbba3f2c74b9e76aa3847469ecea6e7773a0af0049bee +boto3==1.27.1 \ + --hash=sha256:0085c1066953e61915b34f24fbdee7117fd2d8b5c9188b9519d47ba84510c067 \ + --hash=sha256:cf43deb4556295219d9de44d1c95921209c90ee25246673b5768aef9d46519cc +botocore==1.30.1 \ + --hash=sha256:18a32a21bfa9b418b9a38ea5ef4464eba003cbb26fca2cd56e4f51098c5d1a0f \ + --hash=sha256:4d1ac5a796c5c5c87946f25f3d98764288a0ed848e772a7a47cd134847e885e7 # via # boto3 # s3transfer @@ -221,9 +221,9 @@ google-auth==2.21.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.3.2 \ - --hash=sha256:8417acf6466be2fa85123441696c4badda48db314c607cf1e5d543fa8bdc22fe \ - --hash=sha256:b9529ee7047fd8d4bf4a2182de619154240df17fbe60ead399078c1ae152af9a +google-cloud-core==2.3.3 \ + --hash=sha256:37b80273c8d7eee1ae816b3a20ae43585ea50506cb0e60f3cf5be5f87f1373cb \ + --hash=sha256:fbd11cad3e98a7e5b0343dc07cb1039a5ffd7a5bb96e1f1e27cee4bda4a90863 # via google-cloud-storage google-cloud-storage==2.10.0 \ --hash=sha256:934b31ead5f3994e5360f9ff5750982c5b6b11604dc072bc452c25965e076dc7 \ diff --git a/TimescaleDB-PostGIS/src/requirements.txt b/TimescaleDB-PostGIS/src/requirements.txt index 0a517f4..bbd30a1 100644 --- a/TimescaleDB-PostGIS/src/requirements.txt +++ b/TimescaleDB-PostGIS/src/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.6.0 \ --hash=sha256:daac1ad5241e2461f5d6fe86665900c5cec0a19f03800c949ec73cecbaba34f8 \ --hash=sha256:e390e033dd18233f3351e272323efcdce940f267e381f63c32729f01fc5d5f8b # via -r requirements.in -boto3==1.27.0 \ - --hash=sha256:908f9c277325d68963dfcfce963a05336f0eb19505fc239c0ab9d01f4cba0296 \ - --hash=sha256:e1e535e9fb23977252f13652ed2fa9b4f2d59a53b04a5f2fad3ee415b6a3b2b0 -botocore==1.30.0 \ - --hash=sha256:b9cb5b78a289f0615a48d85066f01869029aa41b95993f2c0c55003df037c23f \ - --hash=sha256:cac1333f41ec98e6f75bbba3f2c74b9e76aa3847469ecea6e7773a0af0049bee +boto3==1.27.1 \ + --hash=sha256:0085c1066953e61915b34f24fbdee7117fd2d8b5c9188b9519d47ba84510c067 \ + --hash=sha256:cf43deb4556295219d9de44d1c95921209c90ee25246673b5768aef9d46519cc +botocore==1.30.1 \ + --hash=sha256:18a32a21bfa9b418b9a38ea5ef4464eba003cbb26fca2cd56e4f51098c5d1a0f \ + --hash=sha256:4d1ac5a796c5c5c87946f25f3d98764288a0ed848e772a7a47cd134847e885e7 # via # boto3 # s3transfer @@ -221,9 +221,9 @@ google-auth==2.21.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.3.2 \ - --hash=sha256:8417acf6466be2fa85123441696c4badda48db314c607cf1e5d543fa8bdc22fe \ - --hash=sha256:b9529ee7047fd8d4bf4a2182de619154240df17fbe60ead399078c1ae152af9a +google-cloud-core==2.3.3 \ + --hash=sha256:37b80273c8d7eee1ae816b3a20ae43585ea50506cb0e60f3cf5be5f87f1373cb \ + --hash=sha256:fbd11cad3e98a7e5b0343dc07cb1039a5ffd7a5bb96e1f1e27cee4bda4a90863 # via google-cloud-storage google-cloud-storage==2.10.0 \ --hash=sha256:934b31ead5f3994e5360f9ff5750982c5b6b11604dc072bc452c25965e076dc7 \