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
18 B
Docker
2 lines
18 B
Docker
FROM mongo:3.6.15
|