Skip to content

Commit 68ccd6d

Browse files
bump CI python version
1 parent 64cd338 commit 68ccd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/containers/ci/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ RUN apt-get update && apt-get install $APT_ARGS \
5050

5151
# Python setup
5252
# PYTHON_VERSION should match the value in .python-version
53-
ARG PYTHON_VERSION=3.8.16
53+
ARG PYTHON_VERSION=3.9.17
5454
RUN apt-get update && apt-get install $APT_ARGS \
5555
ca-certificates \
5656
libbz2-dev \

0 commit comments

Comments
 (0)