diff --git a/Dockerfile b/Dockerfile index ac0f270..cd3edce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -51,14 +51,7 @@ RUN install2.r \ # install the jdbc drivers for database access using the OHDSI DatabaseConnector R package ENV DATABASECONNECTOR_JAR_FOLDER="/opt/hades/jdbc_drivers" -RUN R <