Skip to content

Commit

Permalink
Upgrade to the latest geo-cnpg image (#1125)
Browse files Browse the repository at this point in the history
Includes PostGIS 3.5.0 and the latest MobilityDB.
  • Loading branch information
theory committed Jan 17, 2025
1 parent 202e88b commit 30de605
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion tembo-stacks/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tembo-stacks/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "tembo-stacks"
description = "Tembo Stacks for Postgres"
version = "0.23.9"
version = "0.23.10"
authors = ["tembo.io"]
edition = "2021"
license = "Apache-2.0"
Expand Down
8 changes: 4 additions & 4 deletions tembo-stacks/src/stacks/specs/gis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ description: Postgres for geospatial workloads.
repository: "quay.io/tembo"
organization: tembo
images:
14: "geo-cnpg:14-35b0240"
15: "geo-cnpg:15-35b0240"
16: "geo-cnpg:16-35b0240"
17: "geo-cnpg:17-35b0240"
14: "geo-cnpg:14-b808885"
15: "geo-cnpg:15-b808885"
16: "geo-cnpg:16-b808885"
17: "geo-cnpg:17-b808885"
stack_version: 0.1.0
postgres_config_engine: standard
postgres_config:
Expand Down

0 comments on commit 30de605

Please sign in to comment.