Compare commits
No commits in common. "3a6a2da74f2e3a3bf846c701424e71bad6a3a4ec" and "37f01677cba6671fe4fbde9c3c149452f3cfdf64" have entirely different histories.
3a6a2da74f
...
37f01677cb
|
@ -1,7 +1,6 @@
|
|||
FROM arm32v7/python:3.7-slim
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
procps \
|
||||
gcc \
|
||||
libffi-dev \
|
||||
libssl-dev \
|
||||
|
|
Reference in New Issue