This commit is contained in:
Geoff Taylor 2021-10-08 17:53:33 +01:00
commit 67be3f5944
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ RUN pip install --quiet --no-cache-dir --requirement /tmp/requirements.txt && \
RUN pip-pyston install --requirement /tmp/requirements.txt
RUN sh -c "$(curl -sSfL https://release.solana.com/v1.7.1/install)"
RUN sh -c "$(curl -sSfL https://release.solana.com/v1.8.0/install)"
# Create our profile directory.
RUN ipython profile create