Fix licensing issues
[ric-plt/e2mgr.git] / E2Manager / Dockerfile
index ee35ef4..90b44e9 100644 (file)
@@ -28,7 +28,7 @@ RUN dpkg -i rmr_1.10.0_amd64.deb
 RUN wget --content-disposition https://packagecloud.io/o-ran-sc/staging/packages/debian/stretch/rmr-dev_1.10.0_amd64.deb/download.deb
 RUN dpkg -i rmr-dev_1.10.0_amd64.deb
 
-RUN cd asn1codec && make  
+RUN cd 3rdparty/asn1codec && make
 RUN go build app/main.go
 
 # Execute UT