From 2526405844bbc87136ec42652f84578a744ae6e4 Mon Sep 17 00:00:00 2001 From: imusmanmalik Date: Mon, 14 Aug 2023 00:13:35 +0000 Subject: [PATCH] chore: Daily Update --- TimescaleDB-PostGIS/12/.versions.json | 4 ++-- TimescaleDB-PostGIS/12/Dockerfile | 2 +- TimescaleDB-PostGIS/13/.versions.json | 4 ++-- TimescaleDB-PostGIS/13/Dockerfile | 2 +- TimescaleDB-PostGIS/14/.versions.json | 4 ++-- TimescaleDB-PostGIS/14/Dockerfile | 2 +- TimescaleDB-PostGIS/15/.versions.json | 4 ++-- TimescaleDB-PostGIS/15/Dockerfile | 2 +- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/TimescaleDB-PostGIS/12/.versions.json b/TimescaleDB-PostGIS/12/.versions.json index c99c6f8..4fe4e0e 100644 --- a/TimescaleDB-PostGIS/12/.versions.json +++ b/TimescaleDB-PostGIS/12/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.7.0", - "IMAGE_RELEASE_VERSION": "70", - "POSTGIS_IMAGE_LAST_UPDATED": "2023-08-07T05:24:33.516321Z", + "IMAGE_RELEASE_VERSION": "71", + "POSTGIS_IMAGE_LAST_UPDATED": "2023-08-13T08:19:25.295167Z", "POSTGIS_IMAGE_VERSION": "12-3.3" } diff --git a/TimescaleDB-PostGIS/12/Dockerfile b/TimescaleDB-PostGIS/12/Dockerfile index 81a18e6..e34d452 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="70" \ + release="71" \ 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/13/.versions.json b/TimescaleDB-PostGIS/13/.versions.json index 1d66e49..dfedd09 100644 --- a/TimescaleDB-PostGIS/13/.versions.json +++ b/TimescaleDB-PostGIS/13/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.7.0", - "IMAGE_RELEASE_VERSION": "70", - "POSTGIS_IMAGE_LAST_UPDATED": "2023-08-07T05:24:53.011748Z", + "IMAGE_RELEASE_VERSION": "71", + "POSTGIS_IMAGE_LAST_UPDATED": "2023-08-13T08:19:18.245351Z", "POSTGIS_IMAGE_VERSION": "13-3.3" } diff --git a/TimescaleDB-PostGIS/13/Dockerfile b/TimescaleDB-PostGIS/13/Dockerfile index 1ad5972..83f03cf 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="70" \ + release="71" \ 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/14/.versions.json b/TimescaleDB-PostGIS/14/.versions.json index 9304e03..57a4471 100644 --- a/TimescaleDB-PostGIS/14/.versions.json +++ b/TimescaleDB-PostGIS/14/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.7.0", - "IMAGE_RELEASE_VERSION": "70", - "POSTGIS_IMAGE_LAST_UPDATED": "2023-08-07T05:25:03.862474Z", + "IMAGE_RELEASE_VERSION": "71", + "POSTGIS_IMAGE_LAST_UPDATED": "2023-08-13T08:19:16.859436Z", "POSTGIS_IMAGE_VERSION": "14-3.3" } diff --git a/TimescaleDB-PostGIS/14/Dockerfile b/TimescaleDB-PostGIS/14/Dockerfile index 2f5299c..1a25d6c 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="70" \ + release="71" \ 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/15/.versions.json b/TimescaleDB-PostGIS/15/.versions.json index 1ace300..82b3500 100644 --- a/TimescaleDB-PostGIS/15/.versions.json +++ b/TimescaleDB-PostGIS/15/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.7.0", - "IMAGE_RELEASE_VERSION": "61", - "POSTGIS_IMAGE_LAST_UPDATED": "2023-08-07T05:24:59.072273Z", + "IMAGE_RELEASE_VERSION": "62", + "POSTGIS_IMAGE_LAST_UPDATED": "2023-08-13T08:19:16.571799Z", "POSTGIS_IMAGE_VERSION": "15-3.3" } diff --git a/TimescaleDB-PostGIS/15/Dockerfile b/TimescaleDB-PostGIS/15/Dockerfile index fc8671f..16a41e3 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="61" \ + release="62" \ summary="PostgreSQL + TimescaleDB + PostGIS Container images." \ description="This Docker image contains PostgreSQL, TimescaleDB, PostGIS and Barman Cloud based on Postgres 15-3.3."