chore(deps): bump python

Bumps python from 3.12.3-slim-bookworm to 3.13.0-slim-bookworm.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-23 07:20:45 +00:00
committed by GitHub
parent 1f2d01b781
commit f21fb8d4aa

View File

@ -1,4 +1,4 @@
FROM python:3.12.3-slim-bookworm FROM python:3.13.0-slim-bookworm
ARG DEBIAN_FRONTEND=noninteractive ARG DEBIAN_FRONTEND=noninteractive
ARG DEVELOPMENT=False ARG DEVELOPMENT=False