Updates for release 1.11.0 (#187)

* Updates for release 1.11.0

* [skip ci] Update README.md

* [skip ci] Update README.md
This commit is contained in:
Sunny 2025-06-14 02:06:37 +05:30 committed by GitHub
parent dd3e4e00d2
commit e2f9040b95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 17 additions and 4 deletions

View file

@ -14,7 +14,7 @@ build:
docker build -t $(IMAGE_REPO):$(VERSION) .
.PHONY: build_push
push:
build_push:
@if [ -z "$(VERSION)" ]; then \
echo "VERSION is required"; \
exit 1; \