Commit 2b98bfe4 authored by Heimo Stranner's avatar Heimo Stranner
Browse files

Update cypress/Dockerfile

parent 0daab06c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -58,6 +58,8 @@ RUN node -p 'module.paths'
RUN useradd -m build
USER build

RUN git config --global --add safe.directory '*'

# versions of local tools
RUN echo  " node version:    $(node -v) \n" \
  "npm version:     $(npm -v) \n" \