Skip to content

Commit

Permalink
ENV not run
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthHater committed May 29, 2020
1 parent f956b58 commit 97d1acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -26,7 +26,7 @@ USER jenkins

WORKDIR /home/jenkins

RUN PATH=$HOME/.local/bin:$HOME/bin:$PATH
ENV PATH "$HOME/.local/bin:$HOME/bin:$PATH"

COPY requirements.txt .

Expand Down

0 comments on commit 97d1acf

Please sign in to comment.