chore(deps): bump python in /docs/_build

Bumps python from 3.15.0b4-alpine to 3.15.0rc1-alpine.

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.15.0rc1-alpine
  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]
2026-08-10 13:52:51 +00:00
committed by GitHub
parent 39df6e3855
commit e7ab73d173

View File

@@ -1,4 +1,4 @@
FROM python:3.15.0b4-alpine
FROM python:3.15.0rc1-alpine
WORKDIR /usr/src/app