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

This commit is contained in:
ben0i0d 2025-01-19 23:06:38 +08:00
parent 5818b44e36
commit 535d285635
4 changed files with 4 additions and 4 deletions

View File

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

View File

@ -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
## 版本

View File

@ -1,4 +1,4 @@
FROM debian:bookworm-slim
FROM debian:trixie-slim
USER root

View File

@ -1,4 +1,4 @@
FROM debian:bookworm-slim
FROM debian:trixie-slim
ARG DEBIAN_MIRROR