Skip to content

Commit fdcfb0d

Browse files
feat(deps): Bump python from 3.9.0-slim-buster to 3.9.1-slim-buster (#7)
Bumps python from 3.9.0-slim-buster to 3.9.1-slim-buster. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5a5c547 commit fdcfb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.9.0-slim-buster
1+
FROM python:3.9.1-slim-buster
22

33
LABEL maintainer="Igor Davydenko <iam@igordavydenko.com>"
44
LABEL description="Add poetry, pre-commit, and other dev-tools to official Python slim Docker image."

0 commit comments

Comments
 (0)