mirror of
https://github.com/tig-foundation/tig-monorepo.git
synced 2026-02-23 11:27:44 +08:00
3 lines
69 B
Docker
3 lines
69 B
Docker
FROM postgres:17
|
|
|
|
COPY postgres/init.sql /docker-entrypoint-initdb.d/ |