Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ShubhamTatvamasi authored Feb 23, 2023
1 parent 8a88f2c commit a3d0ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ RUN ./autogen.sh && \
make install && \
ldconfig

WORKDIR /srsran/srsRAN-release_${SRSRAN_VERSION}/build
WORKDIR /srsran/srsRAN_4G-release_${SRSRAN_VERSION}/build

RUN cmake .. && \
make && \
Expand Down

0 comments on commit a3d0ae9

Please sign in to comment.