#!/bin/bash
set -ex

docker image push "remifilament/odoo:10.0"
docker image push "remifilament/odoo:latest"