Bump python from 3.8.1-slim-buster to 3.8.2-slim-buster

Bumps python from 3.8.1-slim-buster to 3.8.2-slim-buster.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-27 06:18:09 +00:00
committed by GitHub
parent 893d9cde8d
commit bbb438bd40

View File

@@ -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 \