mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -24,4 +24,4 @@ COPY Pipfile.lock Pipfile.lock
|
||||
COPY . /app
|
||||
|
||||
# -- Install dependencies:
|
||||
RUN pipenv install --system
|
||||
RUN pipenv install --system --deploy
|
||||
Reference in New Issue
Block a user