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