forked from AITech/aitech-ium
Add missing git dependency
This commit is contained in:
parent
06eccfadf7
commit
18c7c11ace
@ -1,6 +1,7 @@
|
||||
FROM ubuntu:latest
|
||||
|
||||
RUN apt update && apt install -y \
|
||||
git \
|
||||
python3-pip \
|
||||
python3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user