Skip to content

Commit 8a64ca8

Browse files
build: Bump python from 3.9.2-slim-buster to 3.9.4-slim-buster (#11)
Bumps python from 3.9.2-slim-buster to 3.9.4-slim-buster. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 963eacc commit 8a64ca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# TODO: Find out whether it possible to use "faster" base Python image
2-
FROM python:3.9.2-slim-buster as python-base
2+
FROM python:3.9.4-slim-buster as python-base
33

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

0 commit comments

Comments
 (0)