chore: change docker to ubuntu22.04

This commit is contained in:
wql 2024-09-04 09:26:09 +08:00
parent d2a4d909c1
commit 7af7b40955
1 changed files with 3 additions and 3 deletions

View File

@ -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