Skip to content

Commit

Permalink
chore: Daily Update
Browse files Browse the repository at this point in the history
  • Loading branch information
imusmanmalik committed Aug 14, 2023
1 parent dd8144b commit 2526405
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions TimescaleDB-PostGIS/12/.versions.json
Original file line number Diff line number Diff line change
@@ -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"
}
2 changes: 1 addition & 1 deletion TimescaleDB-PostGIS/12/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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."

Expand Down
4 changes: 2 additions & 2 deletions TimescaleDB-PostGIS/13/.versions.json
Original file line number Diff line number Diff line change
@@ -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"
}
2 changes: 1 addition & 1 deletion TimescaleDB-PostGIS/13/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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."

Expand Down
4 changes: 2 additions & 2 deletions TimescaleDB-PostGIS/14/.versions.json
Original file line number Diff line number Diff line change
@@ -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"
}
2 changes: 1 addition & 1 deletion TimescaleDB-PostGIS/14/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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."

Expand Down
4 changes: 2 additions & 2 deletions TimescaleDB-PostGIS/15/.versions.json
Original file line number Diff line number Diff line change
@@ -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"
}
2 changes: 1 addition & 1 deletion TimescaleDB-PostGIS/15/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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."

Expand Down

0 comments on commit 2526405

Please sign in to comment.