@@ -1,4 +1,4 @@
|
||||
FROM summerwind/actions-runner:v2.288.1-ubuntu-20.04-c221b6e as base
|
||||
FROM summerwind/actions-runner:v2.316.0-ubuntu-20.04-49490c4 as base
|
||||
|
||||
USER root
|
||||
|
||||
@@ -45,6 +45,8 @@ COPY setup.py setup.py
|
||||
COPY openedx/core/lib openedx/core/lib
|
||||
COPY lms lms
|
||||
COPY cms cms
|
||||
COPY common common
|
||||
COPY xmodule xmodule
|
||||
COPY requirements/pip.txt requirements/pip.txt
|
||||
COPY requirements/pip-tools.txt requirements/pip-tools.txt
|
||||
COPY requirements/edx/testing.txt requirements/edx/testing.txt
|
||||
|
||||
Reference in New Issue
Block a user