Skip to content

Commit

Permalink
chore: Daily Update
Browse files Browse the repository at this point in the history
  • Loading branch information
imusmanmalik committed Jul 18, 2023
1 parent c9fcf57 commit f3403f1
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.6.0",
"IMAGE_RELEASE_VERSION": "63",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-07-10T05:28:33.73448Z",
"IMAGE_RELEASE_VERSION": "64",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-07-17T05:28:16.375367Z",
"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="63" \
release="64" \
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.6.0",
"IMAGE_RELEASE_VERSION": "63",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-07-10T05:28:25.215254Z",
"IMAGE_RELEASE_VERSION": "64",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-07-17T05:28:10.050327Z",
"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="63" \
release="64" \
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.6.0",
"IMAGE_RELEASE_VERSION": "63",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-07-10T05:28:25.453508Z",
"IMAGE_RELEASE_VERSION": "64",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-07-17T05:28:09.574452Z",
"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="63" \
release="64" \
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.6.0",
"IMAGE_RELEASE_VERSION": "54",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-07-10T05:28:34.196553Z",
"IMAGE_RELEASE_VERSION": "55",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-07-17T05:28:10.979046Z",
"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="54" \
release="55" \
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 f3403f1

Please sign in to comment.