mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Version bump to 3.7.3 in docker file
This commit is contained in:
parent
ed5e76adac
commit
5e0e8de4f6
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.7.2-slim-stretch
|
||||
FROM python:3.7.3-slim-stretch
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get -y install curl build-essential libssl-dev \
|
||||
|
|
Loading…
Reference in New Issue
Block a user