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 \
|
RUN apt-get update \
|
||||||
&& apt-get -y install curl build-essential libssl-dev \
|
&& apt-get -y install curl build-essential libssl-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user