Skip to content

Commit f1f1e42

Browse files
build(deps): bump python (#145)
Bumps python from 3.9.12-slim-bullseye to 3.11.2-slim-bullseye. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec7f156 commit f1f1e42

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.12-slim-bullseye
1+
FROM python:3.11.2-slim-bullseye
22

33
# Basic config
44
ARG DAILY_TASKS=true

0 commit comments

Comments
 (0)