We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf86d7 commit bc6a678Copy full SHA for bc6a678
Dockerfile
@@ -11,7 +11,7 @@ ARG PGVECTOR_VERSION
11
12
LABEL maintainer="TypeORM"
13
LABEL description="PostgreSQL with PostGIS and pgvector extensions for TypeORM"
14
-LABEL org.opencontainers.image.source="https://github.com/typeorm/postgres-test-images"
+LABEL org.opencontainers.image.source="https://github.com/typeorm/docker"
15
16
# Install base dependencies, setup PGDG repository, and install build tools
17
# Note: PG_MAJOR is provided by the official postgres base image
0 commit comments