Upgrade to juniper.2
This commit is contained in:
parent
8e63a6ac37
commit
96e2fd4302
@ -1 +1 @@
|
||||
__version__ = "10.0.0"
|
||||
__version__ = "10.0.1"
|
||||
|
||||
@ -10,7 +10,7 @@ RUN ln -s /usr/bin/python3 /usr/bin/python \
|
||||
|
||||
|
||||
RUN mkdir /openedx
|
||||
RUN git clone https://github.com/edx/edx-notes-api --branch open-release/juniper.1 --depth 1 /openedx/edx-notes-api
|
||||
RUN git clone https://github.com/edx/edx-notes-api --branch open-release/juniper.2 --depth 1 /openedx/edx-notes-api
|
||||
WORKDIR /openedx/edx-notes-api
|
||||
|
||||
RUN pip3 install -r requirements/base.txt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user