#!/usr/bin/env bash

set -o errexit -o nounset -o pipefail

docker-compose build --pull