Commit 9047e138 authored by garciay's avatar garciay
Browse files

Update Dockerfile

parent 9e972aa6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -98,9 +98,9 @@ RUN cd /home/etsi \
    && . /home/etsi/devenv.bash \
    && cd /home/etsi/dev/STF525_Its/scripts \
    && ./build_titan.bash \
    && . /home/etsi/devenv.bash \
    && ./update_its_project.bash


CMD ["/bin/bash"]

# That's all Floks