bookworm -> trixie
Some checks failed
Flow / Base (push) Successful in 7s
Flow / CUDA_Base (push) Successful in 38s
Flow / C (push) Successful in 48s
Push_ghcr / Push (push) Failing after 1m16s
Flow / JDK (push) Successful in 56s
Flow / Cpp (push) Successful in 1m2s
Flow / JRE (push) Successful in 29s
Flow / Python (push) Successful in 27s
Flow / R (push) Successful in 40s
Flow / JS (push) Successful in 1m38s
Flow / MC_BE (push) Successful in 5s
Flow / MC_JRE_8 (push) Successful in 42s
Flow / MC_JRE_11 (push) Successful in 46s
Flow / MC_JRE_21 (push) Successful in 56s
Flow / Steam (push) Successful in 1m7s
Flow / MC_JRE_17 (push) Successful in 2m45s
Flow / CUDA_Runtime (push) Successful in 1m38s
Flow / Jupyterlite (push) Successful in 44s
Flow / Hexo (push) Successful in 51s
Flow / Julia (push) Successful in 1m42s
Flow / Steam_Wine (push) Successful in 1m15s
Flow / LLAMA (push) Successful in 5m45s
Flow / CUDA_Devel (push) Successful in 2m31s
Flow / ROCM (push) Successful in 14m33s
Flow / Push (push) Has been cancelled
Some checks failed
Flow / Base (push) Successful in 7s
Flow / CUDA_Base (push) Successful in 38s
Flow / C (push) Successful in 48s
Push_ghcr / Push (push) Failing after 1m16s
Flow / JDK (push) Successful in 56s
Flow / Cpp (push) Successful in 1m2s
Flow / JRE (push) Successful in 29s
Flow / Python (push) Successful in 27s
Flow / R (push) Successful in 40s
Flow / JS (push) Successful in 1m38s
Flow / MC_BE (push) Successful in 5s
Flow / MC_JRE_8 (push) Successful in 42s
Flow / MC_JRE_11 (push) Successful in 46s
Flow / MC_JRE_21 (push) Successful in 56s
Flow / Steam (push) Successful in 1m7s
Flow / MC_JRE_17 (push) Successful in 2m45s
Flow / CUDA_Runtime (push) Successful in 1m38s
Flow / Jupyterlite (push) Successful in 44s
Flow / Hexo (push) Successful in 51s
Flow / Julia (push) Successful in 1m42s
Flow / Steam_Wine (push) Successful in 1m15s
Flow / LLAMA (push) Successful in 5m45s
Flow / CUDA_Devel (push) Successful in 2m31s
Flow / ROCM (push) Successful in 14m33s
Flow / Push (push) Has been cancelled
This commit is contained in:
parent
5818b44e36
commit
535d285635
@ -13,7 +13,7 @@ English | [中文](README_CN.md)
|
||||
* CUDA : nvidia-container-toolkit/nvidia-docker2
|
||||
|
||||
## Platform
|
||||
* OS : debian 12 / ubuntu 24.04(ROCM only)
|
||||
* OS : debian 13 / ubuntu 24.04(ROCM only)
|
||||
* ARCH : x86_64
|
||||
|
||||
## Version
|
||||
|
@ -13,7 +13,7 @@ English | [中文](README_CN.md)
|
||||
* CUDA : nvidia-container-toolkit/nvidia-docker2
|
||||
|
||||
## 目标平台
|
||||
* OS : debian 12 / ubuntu 24.04(只有ROCM)
|
||||
* OS : debian 13 / ubuntu 24.04(只有ROCM)
|
||||
* ARCH : x86_64
|
||||
|
||||
## 版本
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM debian:bookworm-slim
|
||||
FROM debian:trixie-slim
|
||||
|
||||
USER root
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM debian:bookworm-slim
|
||||
FROM debian:trixie-slim
|
||||
|
||||
ARG DEBIAN_MIRROR
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user