diff --git a/Makefile b/Makefile index 17d81b7..f15f1a5 100644 --- a/Makefile +++ b/Makefile @@ -2,4 +2,4 @@ build-production: ## Build the production docker image. @docker buildx build \ --tag criollo-admin:latest \ - git@git.tanshu.com:tanshu/criollo.git \ No newline at end of file + git@git.tanshu.com:tanshu/criollo.git#admin \ No newline at end of file