Skip to content

Commit 9d68e5f

Browse files
committed
Actualiza directorio de instalación #10 🐛
1 parent df913b9 commit 9d68e5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nodata.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN useradd -ms /bin/bash hugitos
77
USER hugitos
88
WORKDIR /home/hugitos
99

10-
ENV PATH $PATH:/home/hugitos/.poetry/bin
10+
ENV PATH $PATH:/home/hugitos/.local/bin
1111

1212
RUN curl -sSL https://install.python-poetry.org | python -
1313

0 commit comments

Comments
 (0)