mirror of
https://github.com/dashpay/dash.git
synced 2024-12-23 19:12:47 +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_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 \
|
||||
ca-certificates \
|
||||
libbz2-dev \
|
||||
|
Loading…
Reference in New Issue
Block a user