diff --git a/Dockerfile b/Dockerfile index 8e35749ec5f..0c9f810ef90 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ MAINTAINER Development and Operations team @ Department of Veterans Affairs # Build variables ENV BUILD build-essential postgresql-client libaio1 libpq-dev libsqlite3-dev curl software-properties-common apt-transport-https pdftk -ENV CASEFLOW git yarn node +ENV CASEFLOW git yarn # Environment (system) variables ENV LD_LIBRARY_PATH="/opt/oracle/instantclient_12_2:$LD_LIBRARY_PATH" \