mirror of
https://github.com/tig-foundation/tig-monorepo.git
synced 2026-02-26 04:47:49 +08:00
3 lines
60 B
Docker
3 lines
60 B
Docker
FROM postgres:17
|
|
|
|
COPY init.sql /docker-entrypoint-initdb.d/ |