mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 11:32:46 +01:00
bump CI python version
This commit is contained in:
parent
64cd338894
commit
68ccd6d133
@ -50,7 +50,7 @@ RUN apt-get update && apt-get install $APT_ARGS \
|
|||||||
|
|
||||||
# Python setup
|
# Python setup
|
||||||
# PYTHON_VERSION should match the value in .python-version
|
# PYTHON_VERSION should match the value in .python-version
|
||||||
ARG PYTHON_VERSION=3.8.16
|
ARG PYTHON_VERSION=3.9.17
|
||||||
RUN apt-get update && apt-get install $APT_ARGS \
|
RUN apt-get update && apt-get install $APT_ARGS \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
libbz2-dev \
|
libbz2-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user