Skip to content

Commit a245098

Browse files
committed
chore: update OPENEDX_COMMON_VERSION
1 parent 7297f74 commit a245098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutor/templates/config/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ OPENEDX_LMS_UWSGI_WORKERS: 2
6161
OPENEDX_MYSQL_DATABASE: "openedx"
6262
OPENEDX_MYSQL_USERNAME: "openedx"
6363
# the common version will be automatically set to "master" in the nightly branch
64-
OPENEDX_COMMON_VERSION: "open-release/redwood.2"
64+
OPENEDX_COMMON_VERSION: "release/sumac"
6565
OPENEDX_EXTRA_PIP_REQUIREMENTS: []
6666
MYSQL_HOST: "mysql"
6767
MYSQL_PORT: 3306

0 commit comments

Comments
 (0)