diff --git a/Makefile b/Makefile index 546b6b8..2fe6708 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,7 @@ ci: .PHONY: release # Release the latest version of the application release: - @kubectl --namespace tank set image deployment tank web=docker.cluster.fun/averagemarcus/tank:$(SHA) + @kubectl --namespace tank set image deployment tank web=rg.fr-par.scw.cloud/averagemarcus/tank:$(SHA) .PHONY: help # Show this list of commands help: