Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: renamed the image name as timescaledb-oss
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
  • Loading branch information
gbartolini authored and NiccoloFei committed Apr 23, 2026
commit 152aa13cdae0a16f13d577ba111ee4609736e49f
2 changes: 1 addition & 1 deletion timescaledb-oss/metadata.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
metadata = {
name = "timescaledb-oss"
sql_name = "timescaledb"
image_name = "timescaledb"
image_name = "timescaledb-oss"
shared_preload_libraries = ["timescaledb"]
extension_control_path = []
dynamic_library_path = []
Expand Down