chore(deps): bump python

Bumps python from 3.13.5-slim-bookworm to 3.13.6-slim-bookworm.

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.13.6-slim-bookworm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-13 07:21:45 +00:00
committed by GitHub
parent 49924bd844
commit 60426fc198

View File

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