t
This commit is contained in:
parent
347036bfda
commit
4acf40d3d7
@ -8,7 +8,7 @@ ENV KAGGLE_USERNAME=${KAGGLE_USERNAME}
|
|||||||
ENV KAGGLE_KEY=${KAGGLE_KEY}
|
ENV KAGGLE_KEY=${KAGGLE_KEY}
|
||||||
|
|
||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt-get updat
|
RUN apt-get update
|
||||||
RUN apt install python3-pip -y
|
RUN apt install python3-pip -y
|
||||||
|
|
||||||
RUN pip install --user kaggle
|
RUN pip install --user kaggle
|
||||||
|
Loading…
Reference in New Issue
Block a user