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

Bumps python from 3.13.0-alpine to 3.13.1-alpine.

---
updated-dependencies:
- dependency-name: python
  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]
2024-12-05 13:34:48 +00:00
committed by GitHub
parent 3bb9bc1e12
commit b28b86ad9f

View File

@@ -1,4 +1,4 @@
FROM python:3.13.0-alpine
FROM python:3.13.1-alpine
WORKDIR /usr/src/app