update npu docker

This commit is contained in:
hiyouga 2024-06-30 21:05:31 +08:00
parent 2f4b89ace1
commit 93e6fbb37d
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# Use the Ubuntu 22.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/cosdt/cann/tags # More versions can be found at https://hub.docker.com/r/cosdt/cann/tags
# FROM cosdt/cann:8.0.rc1-910-ubuntu22.04
FROM cosdt/cann:8.0.rc1-910b-ubuntu22.04 FROM cosdt/cann:8.0.rc1-910b-ubuntu22.04
# FROM cosdt/cann:8.0.rc1-910-openeuler22.03
# FROM cosdt/cann:8.0.rc1-910b-openeuler22.03
# Define environments # Define environments
ENV DEBIAN_FRONTEND=noninteractive ENV DEBIAN_FRONTEND=noninteractive