mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-13 03:33:55 +00:00
Merge pull request #3309 from freqtrade/dependabot/docker/python-3.8.3-slim-buster
Bump python from 3.8.2-slim-buster to 3.8.3-slim-buster
This commit is contained in:
commit
788d75572b
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.8.2-slim-buster
|
FROM python:3.8.3-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