#!/bin/bash
git pull
docker-compose -f docker-compo-prod.yaml up --build -d
docker image prune -f