Skip to content

Commit 1fa5967

Browse files
Update debian Docker tag to trixie-20260623
1 parent 7233060 commit 1fa5967

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN rm -rf src
99
COPY . .
1010
RUN cargo build --release
1111

12-
FROM debian:trixie-20260421
12+
FROM debian:13
1313
WORKDIR /app
1414

1515
COPY --from=builder /app/target/release/mcstats-backend /app/mcstats-backend

0 commit comments

Comments
 (0)