forked from lab/TPM
parent
f4c26f0518
commit
b726730968
1 changed files with 1 additions and 1 deletions
@ -1,3 +1,3 @@ |
|||||||
FROM postgres |
FROM postgres:15 |
||||||
|
|
||||||
COPY create_all.sql /docker-entrypoint-initdb.d/ |
COPY create_all.sql /docker-entrypoint-initdb.d/ |
||||||
|
|||||||
Loading…
Reference in new issue