Skip to content

Commit bc6a678

Browse files
committed
chore: update image source label to typeorm/docker
1 parent 9cf86d7 commit bc6a678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ARG PGVECTOR_VERSION
1111

1212
LABEL maintainer="TypeORM"
1313
LABEL description="PostgreSQL with PostGIS and pgvector extensions for TypeORM"
14-
LABEL org.opencontainers.image.source="https://github.com/typeorm/postgres-test-images"
14+
LABEL org.opencontainers.image.source="https://github.com/typeorm/docker"
1515

1616
# Install base dependencies, setup PGDG repository, and install build tools
1717
# Note: PG_MAJOR is provided by the official postgres base image

0 commit comments

Comments
 (0)