mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-26 21:27:38 +02:00
switch to debian
This commit is contained in:
parent
872518e9b2
commit
9c3b1c9e95
@ -1,4 +1,4 @@
|
|||||||
FROM rust:alpine3.23
|
FROM rust:trixie
|
||||||
RUN apk add --no-cache sdl3-dev sdl3_ttf-dev
|
RUN apt-get update && apt-get install libsdl3-dev libsdl3-ttf-dev -y
|
||||||
RUN rustup component add clippy
|
RUN rustup component add clippy
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user