Skip to content

Commit

Permalink
chore(deps): bump python from 3.12-slim to 3.13-slim
Browse files Browse the repository at this point in the history
 (#303)
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent 3a68e7f commit 51ebb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12-slim AS base
FROM python:3.13-slim AS base

ENV PYTHONFAULTHANDLER=1 \
PYTHONHASHSEED=random \
Expand Down

0 comments on commit 51ebb5a

Please sign in to comment.