barker/Makefile
Amritanshu 2495c24e1a Chore: Updated python dependencies
Chore: Updated angular to v19
Chore: Refactored ops with docker and ansible
2024-12-16 17:58:17 +05:30

6 lines
168 B
Makefile

.PHONY: build-production
build-production: ## Build the production docker image.
@docker buildx build \
--tag barker:latest \
git@git.tanshu.com:tanshu/barker.git