Use python 3.10 for docbuild (#28399)
update Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.8
|
FROM python:3.10
|
||||||
LABEL maintainer="Hugging Face"
|
LABEL maintainer="Hugging Face"
|
||||||
|
|
||||||
RUN apt update
|
RUN apt update
|
||||||
|
|||||||
Reference in New Issue
Block a user