Skip to content

Commit 510afd1

Browse files
authored
Update Dockerfile
1 parent 57f21a4 commit 510afd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ ENV PATH="${PYENV_ROOT}/shims:${PYENV_ROOT}/bin:${PATH}"
3737
RUN ln -s "${PYENV_ROOT}/bin/pyenv" /usr/local/bin/pyenv
3838
RUN chown -R jenkins:jenkins "${PYENV_ROOT}"
3939
RUN chown -R jenkins:jenkins "/usr/local/bin/pyenv"
40-
RUN chmod 777 "/usr/local/bin/pyenv"
4140

4241
RUN eval "$(pyenv init -)"
4342

0 commit comments

Comments
 (0)