Commit 8d581dc5 authored by sagar arora's avatar sagar arora

dockerfile directory typo

parent 53030a32
...@@ -27,7 +27,7 @@ RUN git config --global https.postBuffer 123289600 ...@@ -27,7 +27,7 @@ RUN git config --global https.postBuffer 123289600
RUN git config --global http.sslverify false RUN git config --global http.sslverify false
# Copying source code # Copying source code
COPY /oai-cn5g-nrf /openair-nrf COPY . /openair-nrf
WORKDIR /openair-nrf WORKDIR /openair-nrf
# Installing and Building NRF # Installing and Building NRF
......
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