#!/bin/sh
docker pull lbmc/pandoc:2.11
docker build src/.docker_modules/pandoc/2.11 -t 'lbmc/pandoc:2.11'
docker push lbmc/pandoc:2.11