feat: update release to quince.3 (#1037)

This commit is contained in:
Syed Muhammad Dawoud Sheraz Ali 2024-04-09 22:33:46 +05:00 committed by GitHub
parent 24e2f0d1f6
commit 52abe65c69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
- [Improvement] Update release to open-release/quince.3 (by @dawoudsheraz)

View File

@ -59,7 +59,7 @@ OPENEDX_LMS_UWSGI_WORKERS: 2
OPENEDX_MYSQL_DATABASE: "openedx"
OPENEDX_MYSQL_USERNAME: "openedx"
# the common version will be automatically set to "master" in the nightly branch
OPENEDX_COMMON_VERSION: "open-release/quince.2"
OPENEDX_COMMON_VERSION: "open-release/quince.3"
OPENEDX_EXTRA_PIP_REQUIREMENTS: []
MYSQL_HOST: "mysql"
MYSQL_PORT: 3306