Merge pull request #2699 from freqtrade/dependabot/docker/python-3.7.6-slim-stretch
Bump python from 3.7.5-slim-stretch to 3.7.6-slim-stretch
This commit is contained in:
commit
3c668c2f8e
@ -1,4 +1,4 @@
|
||||
FROM python:3.7.5-slim-stretch
|
||||
FROM python:3.7.6-slim-stretch
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get -y install curl build-essential libssl-dev \
|
||||
|
Loading…
Reference in New Issue
Block a user