Update 'Dockerfile'
This commit is contained in:
parent
700c6ed7aa
commit
92219921a8
@ -1,6 +1,6 @@
|
|||||||
FROM python:latest
|
FROM python:latest
|
||||||
|
|
||||||
WORKDIR /script
|
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y
|
RUN apt-get update && apt-get install -y
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user