Commit 7c25172a authored by Vayhinger's avatar Vayhinger
Browse files

Update Dockerfile

parent e7cc32f8
...@@ -7,4 +7,4 @@ ENV https_proxy 'http://proxy.hft-stuttgart.de:80' ...@@ -7,4 +7,4 @@ ENV https_proxy 'http://proxy.hft-stuttgart.de:80'
RUN apt-get update && \ RUN apt-get update && \
apt-get -y install git-core apt-get -y install git-core
#Repo link anpassen #Repo link anpassen
RUN git clone https://github.com/HFTSoftwareProject/moodle-assignsubmission_mojec.git /bitnami/moodle/mod/assign/submission/modocot RUN git clone https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/moodle-assignsubmission_modocot.git /bitnami/moodle/mod/assign/submission/modocot
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment