mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
bump PYTHON_VERSION for CI
This commit is contained in:
parent
c6fed1e3ce
commit
5f7009ce88
@ -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.9.17
|
||||
ARG PYTHON_VERSION=3.9.18
|
||||
RUN apt-get update && apt-get install $APT_ARGS \
|
||||
ca-certificates \
|
||||
libbz2-dev \
|
||||
|
Loading…
Reference in New Issue
Block a user