Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
d0cd0d63e7
commit
b5e2d6faa2
@ -1,6 +1,5 @@
|
|||||||
FROM ubuntu:latest
|
FROM ubuntu:latest
|
||||||
RUN apt-get update -y
|
RUN apt-get update -y
|
||||||
COPY ./requirements.txt .
|
|
||||||
|
|
||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
Loading…
Reference in New Issue
Block a user