This will allow us to take advantage of automatic update software to auto-pull new versions when they are released to docker hub.
2 lines
19 B
Docker
2 lines
19 B
Docker
FROM postgres:11.6
|