Skip to content
Snippets Groups Projects
Commit 44d9689b authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Updated versions

parent 9d97498b
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ COPY sudoers /etc/sudoers
#------------------------
RUN cd /opt && git clone https://git.astron.nl/astron-sdc/esap-api-gateway.git
RUN cd /opt/esap-api-gateway && git pull && git checkout 74188b358615fd4e8f0fc60dfa6a19d2f38426ab
RUN cd /opt/esap-api-gateway && git pull && git checkout 557c921
RUN chown -R esap:esap /opt/esap-api-gateway
......
......@@ -43,7 +43,7 @@ COPY sudoers /etc/sudoers
#------------------------
RUN cd /opt && git clone https://git.astron.nl/astron-sdc/esap-gui.git
RUN cd /opt/esap-gui && git pull && git checkout 0be8125b478007c75b13002d4e5273af7e14c057
RUN cd /opt/esap-gui && git pull && git checkout 2882da5a
RUN cd /opt/esap-gui && npm install
RUN cd /opt/esap-gui && npm run build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment