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