6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-02-14 06:40:21 +00:00
Régis Behmo ff0e8f7140 fix: pin openedx dev Docker image tag with tutor version
When running:

    tutor dev run -m /path/to/edx-platform lms
    pip install -r requirements/edx/development.txt

I realised that I was re-installing packages that should already have been
present in the image. The reason for that was that I was running an outdated
version of the dev version of the openedx Docker image. This happens because
`tutor dev run` does not trigger an image re-build.

We solve this issue by pinning the openedx dev Docker image tag to the current
tutor version.
2022-11-29 09:02:50 +01:00
..
2022-06-09 19:18:20 +02:00
2022-11-15 14:58:36 +01:00
2022-11-24 16:15:15 +01:00
2018-12-26 19:27:08 +01:00
2022-11-15 14:58:36 +01:00
2022-06-09 19:18:20 +02:00
2021-12-20 21:21:36 +01:00
2022-06-09 19:18:20 +02:00
2022-04-19 16:53:57 +02:00
2022-10-03 14:09:34 +02:00
2022-11-15 14:58:36 +01:00
2022-06-09 19:18:20 +02:00