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

Bumps python from 3.11.5-alpine to 3.12.0-alpine.

---
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]
2023-10-03 13:36:51 +00:00
committed by GitHub
parent a77c27d088
commit d4cf202d7a

View File

@@ -1,4 +1,4 @@
FROM python:3.11.5-alpine
FROM python:3.12.0-alpine
WORKDIR /usr/src/app