Update image in docker compose
This commit is contained in:
parent
68221dc726
commit
aa75bab8cf
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.4"
|
|||
|
||||
services:
|
||||
shortener:
|
||||
image: crocmagnon/shortener
|
||||
image: rg.fr-par.scw.cloud/crocmagnon/shortener
|
||||
build: .
|
||||
env_file: shortener.env
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue