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