chore(deps): bump python in /build/bench

Bumps python from 3.9-slim-bullseye to 3.10.0-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-10 08:27:36 +00:00 committed by GitHub
parent 2c97ffd579
commit 692727bba4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM python:3.9-slim-bullseye as build
FROM python:3.10.0-slim-bullseye as build
LABEL author=frappé