mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Merge pull request #2984 from freqtrade/dependabot/docker/python-3.8.2-slim-buster
Bump python from 3.8.1-slim-buster to 3.8.2-slim-buster
This commit is contained in:
commit
8623300d15
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.8.1-slim-buster
|
||||
FROM python:3.8.2-slim-buster
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get -y install curl build-essential libssl-dev \
|
||||
|
|
Loading…
Reference in New Issue
Block a user