diff --git a/changelog.d/20230412_190647_regis.md b/changelog.d/20230412_190647_regis.md new file mode 100644 index 0000000..be36f8b --- /dev/null +++ b/changelog.d/20230412_190647_regis.md @@ -0,0 +1 @@ +- [Feature] Upgrade to open-release/olive.3. (by @regisb) diff --git a/docs/configuration.rst b/docs/configuration.rst index 235889e..272b5ea 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -130,7 +130,7 @@ Open edX customisation This defines the git repository from which you install Open edX platform code. If you run an Open edX fork with custom patches, set this to your own git repository. You may also override this configuration parameter at build time, by providing a ``--build-arg`` option. -- ``OPENEDX_COMMON_VERSION`` (default: ``"open-release/olive.2"``) +- ``OPENEDX_COMMON_VERSION`` (default: ``"open-release/olive.3"``) This defines the default version that will be pulled from all Open edX git repositories.