Minor bugs fix in ORU-app simulator
[nonrtric.git] / test / usecases / oruclosedlooprecovery / goversion / Dockerfile
index 2462c44..97beddd 100644 (file)
@@ -22,7 +22,7 @@ WORKDIR /
 
 ## Copy from "build" stage
 COPY --from=build /docker-oruclosedloop .
-
+COPY --from=build /app/security/ ./security/
 COPY --from=build /app/o-ru-to-o-du-map.csv .
 
 USER nonroot:nonroot