mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
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:
parent
2c97ffd579
commit
692727bba4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.9-slim-bullseye as build
|
||||
FROM python:3.10.0-slim-bullseye as build
|
||||
|
||||
LABEL author=frappé
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue