mirror of
https://github.com/simple-login/app.git
synced 2026-04-07 19:27:34 +00:00
fix dockerfile (#1262)
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ ENV PYTHONDONTWRITEBYTECODE 1
|
||||
ENV PYTHONUNBUFFERED 1
|
||||
|
||||
# Add poetry to PATH
|
||||
ENV PATH="${PATH}:/root/.poetry/bin"
|
||||
ENV PATH="${PATH}:/root/.local/bin"
|
||||
|
||||
WORKDIR /code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user