Bump python from 3.8.4-slim-buster to 3.8.5-slim-buster

Bumps python from 3.8.4-slim-buster to 3.8.5-slim-buster.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-22 06:22:45 +00:00
committed by GitHub
parent dbf4d1a694
commit 2a5f8d8895

View File

@@ -1,4 +1,4 @@
FROM python:3.8.4-slim-buster
FROM python:3.8.5-slim-buster
RUN apt-get update \
&& apt-get -y install curl build-essential libssl-dev sqlite3 \