Skip to content

Commit

Permalink
chore(deps): update python to v3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 5537f02 commit 5f05e8a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 168 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10.0-bullseye AS base
FROM python:3.13.0-bullseye AS base

ENV PYTHONFAULTHANDLER=1 \
PYTHONHASHSEED=random \
Expand Down
Loading

0 comments on commit 5f05e8a

Please sign in to comment.