Skip to content

Commit

Permalink
updated release version
Browse files Browse the repository at this point in the history
  • Loading branch information
tejash-jl committed Nov 17, 2022
1 parent 551502b commit 6674065
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
RELEASE_VERSION=v0.0.1-beta
RELEASE_VERSION=v0.0.9
ADMIN_RELEASE_VERSION=v0.0.9
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,6 @@ services:
timeout: 10s
retries: 4
nginx:
image: dockerhub/sunbird-rc-admin-portal:$(RELEASE_VERSION)
image: dockerhub/sunbird-rc-admin-portal:$(ADMIN_RELEASE_VERSION)
ports:
- "81:80"

0 comments on commit 6674065

Please sign in to comment.