Skip to content

Commit 9f22012

Browse files
authored
[Bugfix:Autograding] fix naming for qiskit version 1.0.2 (#56)
Fix naming convention for qiskit docker container for version 1.0.2 Co-authored-by: Barb Cutler <Barb Cutler>
1 parent 1c9e66c commit 9f22012

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

dockerfiles/qiskit/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"pushLatest": true,
3-
"latestTag": "python3.10"
3+
"latestTag": "1.0.2"
44
}

0 commit comments

Comments
 (0)