diff --git a/docker-compose.yml b/docker-compose.yml index 06f02b0..c40589b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,6 +1,6 @@ services: ovh: - image: git.3t.network/jackhadrill/ovh:latest + image: git.3t.network/3t.network/ovh:latest environment: - OVH_APP_KEY=${OVH_APP_KEY} - OVH_APP_SECRET=${OVH_APP_SECRET}