Régis Behmo 2021-08-12 16:47:12 +02:00
parent eeb08f63d9
commit c33bd7c892
2 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,8 @@ Note: Breaking changes between versions are indicated by "💥".
## Unreleased
- [Security] Apply security patch [28442](https://github.com/edx/edx-platform/pull/28442).
## v12.0.3 (2021-08-10)
- [Improvement] Upgrade all services to open-release/lilac.2.

View File

@ -40,7 +40,8 @@ WORKDIR /openedx/edx-platform
{{ patch("openedx-dockerfile-git-patches-default") }}
{% else %}
# Patch edx-platform
# RUN curl https://github.com/overhangio/edx-platform/commit/<sha1>.patch | git apply -
# RUN curl --silent https://github.com/overhangio/edx-platform/commit/<sha1>.patch | git apply -
RUN curl --silent https://github.com/overhangio/edx-platform/commit/8ecc1903ca9170a719c0e63e99fb231822eb26d8.patch | git apply -
{% endif %}
###### Download extra locales to /openedx/locale/contrib/locale