Files
old-crm-integration/Dockerfile
2019-05-26 12:08:01 +02:00

3 lines
36 B
Docker

FROM postgres:11.3
CMD ["postgres"]