Bump dockerfiles to trixie

Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
This commit is contained in:
Shengqi Chen 2025-09-02 23:03:25 +08:00
parent 134ed4ac6e
commit 9ee3c207a9
No known key found for this signature in database
6 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
FROM debian:bookworm
FROM debian:trixie
LABEL maintainer="Miao Wang <miao.wang@tuna.tsinghua.edu.cn>"
RUN apt-get update && \

View File

@ -1,5 +1,5 @@
FROM rust:bookworm
MAINTAINER Aron Xu <happyaron.xu@gmail.com>
FROM rust:trixie
LABEL maintainer="Aron Xu <happyaron.xu@gmail.com>"
RUN cargo install --git https://github.com/open-rust-initiative/freighter

View File

@ -1,4 +1,4 @@
FROM debian:bookworm
FROM debian:trixie
LABEL maintainer="Miao Wang <miao.wang@tuna.tsinghua.edu.cn>"
RUN apt-get update && \

View File

@ -1,4 +1,4 @@
FROM debian:bookworm
FROM debian:trixie
LABEL maintainer="Wang Ruikang <dramforever@live.com>"
RUN apt-get update && \

View File

@ -1,4 +1,4 @@
FROM rust:bookworm
FROM rust:trixie
LABEL maintainer="Jiajie Chen <jiegec@noc.ac.cn>"
RUN cargo install rustup-mirror

View File

@ -1,4 +1,4 @@
FROM rust:bookworm
FROM rust:trixie
LABEL maintainer="Shengqi Chen <i@harrychen.xyz>"
RUN cargo install tsumugu