final tweak2
This commit is contained in:
parent
2100769a1b
commit
75fef0888b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ ENV DEBUG="False"
|
|||
|
||||
COPY / /app
|
||||
|
||||
COPY /tmp/qemu-arm-static /usr/bin/qemu-aarch64-static
|
||||
COPY /tmp/qemu-aarch64-static /usr/bin/qemu-aarch64-static
|
||||
|
||||
RUN python3 -m pip install -r /app/requirements.txt
|
||||
|
||||
|
|
Loading…
Reference in a new issue