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

Bumps python from 3.10.8-alpine to 3.11.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]
2022-10-25 14:36:37 +00:00
committed by GitHub
parent 90951d73ac
commit fef00c6380

View File

@@ -1,4 +1,4 @@
FROM python:3.10.8-alpine
FROM python:3.11.0-alpine
WORKDIR /usr/src/app