Skip to content

Commit

Permalink
specify qiskit version 1.0.2 (latest)
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthNyan committed Mar 26, 2024
1 parent 69e8039 commit 6c38482
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file.
2 changes: 1 addition & 1 deletion dockerfiles/submitty/python/qiskit/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ RUN apt-get install python3.10 pip -y

RUN pip install --upgrade pip==22.0.2

RUN pip install qiskit qiskit-ibm-runtime
RUN pip install qiskit==1.0.2 qiskit-ibm-runtime==0.22.0

0 comments on commit 6c38482

Please sign in to comment.