chore: change docker to ubuntu22.04
This commit is contained in:
parent
d2a4d909c1
commit
7af7b40955
|
@ -1,7 +1,7 @@
|
|||
# Use the Ubuntu 20.04 image with CANN 8.0.rc1
|
||||
# Use the Ubuntu 22.04 image with CANN 8.0.rc1
|
||||
# More versions can be found at https://hub.docker.com/r/ascendai/cann/tags
|
||||
# FROM ascendai/cann:8.0.rc1-910-ubuntu20.04-py3.8
|
||||
FROM ascendai/cann:8.0.rc1-910b-ubuntu20.04-py3.8
|
||||
# FROM ascendai/cann:8.0.rc1-910-ubuntu22.04-py3.8
|
||||
FROM ascendai/cann:8.0.rc1-310p-ubuntu22.04-py3.8
|
||||
# FROM ascendai/cann:8.0.rc1-910-openeuler22.03-py3.8
|
||||
# FROM ascendai/cann:8.0.rc1-910b-openeuler22.03-py3.8
|
||||
|
||||
|
|
Loading…
Reference in New Issue