Files
old-crm-integration/Dockerfile

3 lines
36 B
Docker
Raw Normal View History

2019-05-24 14:04:32 +02:00
FROM postgres:11.3
CMD ["postgres"]