Fix licensing issues
[ric-plt/resource-status-manager.git] / RSM / Dockerfile
index 08e0cf9..1efb195 100644 (file)
@@ -28,7 +28,7 @@ RUN wget --content-disposition https://packagecloud.io/o-ran-sc/staging/packages
 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