Skip to content

Commit 342460e

Browse files
committed
Rename hanzoai/postgres refs to hanzoai/sql
Align OCI source label and LLM.md repo URL with the canonical hanzoai/sql image name.
1 parent a1ccba1 commit 342460e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG PG_VERSION=pg16
66
FROM pgvector/pgvector:${PG_VERSION}
77

88
LABEL maintainer="dev@hanzo.ai"
9-
LABEL org.opencontainers.image.source="https://github.com/hanzoai/postgres"
9+
LABEL org.opencontainers.image.source="https://github.com/hanzoai/sql"
1010
LABEL org.opencontainers.image.description="Hanzo SQL - PostgreSQL with pgvector and Hanzo defaults"
1111

1212
# Copy initialization scripts

hanzo/LLM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- **Multi-tenant Support** - Organization-scoped schemas
1010
- **High Availability** - Streaming replication ready
1111

12-
Repository: https://github.com/hanzoai/postgres
12+
Repository: https://github.com/hanzoai/sql
1313

1414
## Quick Start
1515

0 commit comments

Comments
 (0)