diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile index e345cbca..c345449f 100644 --- a/.gitpod.Dockerfile +++ b/.gitpod.Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.10 +FROM python:3.11 # Don't update to a higher version until this issue has been fixed: https://github.com/errata-ai/vale/issues/528 # Please keep version in sync with the version in .github/workflows/linting.yml for a consistent experience