Skip to content

Commit

Permalink
Bump up release 1.21.0-generic
Browse files Browse the repository at this point in the history
  • Loading branch information
dileepbapat committed Mar 17, 2021
1 parent 93dd148 commit 7c5c687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
IMAGES:=dockerhub/nginx dockerhub/portal_api dockerhub/registration_api dockerhub/vaccination_api dockerhub/certificate_processor dockerhub/analytics_feed dockerhub/notification-service dockerhub/digilocker_support_api dockerhub/certificate_signer dockerhub/registry-es dockerhub/keycloak
ifeq ($(RELEASE_VERSION), )
RELEASE_VERSION := 1.20.2-generic
RELEASE_VERSION := 1.21.0-generic
endif
$(info RELEASE VERSION $(RELEASE_VERSION))

Expand Down

0 comments on commit 7c5c687

Please sign in to comment.