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