Skip to content

Commit

Permalink
build(deps): Bump python from 3.8.2-slim to 3.8.3-slim in /bot/docker (
Browse files Browse the repository at this point in the history
…#615)

Bumps python from 3.8.2-slim to 3.8.3-slim.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored May 15, 2020
1 parent e9e7dbf commit 29bc8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.8.2-slim
FROM python:3.8.3-slim

ADD tools /src/tools
RUN cd /src/tools && python setup.py install
Expand Down

0 comments on commit 29bc8d3

Please sign in to comment.