Skip to content

Commit 851f184

Browse files
Bump python from 3.10.4-slim to 3.10.5-slim (#182)
Bumps python from 3.10.4-slim to 3.10.5-slim. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03b0f3f commit 851f184

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,4 +1,4 @@
1-
FROM python:3.10.4-slim
1+
FROM python:3.10.5-slim
22

33
# Allow statements and log messages to immediately appear in the Knative logs
44
ENV PYTHONUNBUFFERED True

0 commit comments

Comments
 (0)