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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-15 06:24:54 +00:00 committed by GitHub
parent 8e4ffea52b
commit 33091f95c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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