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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-14 06:33:57 +00:00
committed by GitHub
parent 43a1fe6d08
commit ae55d54967

View File

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