mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-21 01:58:19 +02:00
Fix path to extras requirements
This commit is contained in:
parent
5ad7e2ed00
commit
817cf75fd7
@ -1,2 +1,2 @@
|
||||
FROM djangohelpdesk/standalone
|
||||
RUN pip3 install -r /opt/django-helpdesk/requirements-extras.txt
|
||||
RUN pip3 install -r /opt/django-helpdesk/standalone/requirements-extras.txt
|
Loading…
x
Reference in New Issue
Block a user