Skip to content

Commit

Permalink
Removed unused node env
Browse files Browse the repository at this point in the history
  • Loading branch information
sbashamoni authored Apr 29, 2024
1 parent 55252d9 commit c3e6f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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" \
Expand Down

0 comments on commit c3e6f80

Please sign in to comment.