forked from compAIR/libcreate
ci: change from ubuntu base to debian base
This commit is contained in:
parent
52201a3932
commit
f3cafc241d
2 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:24.04
|
||||
FROM debian:bookworm
|
||||
|
||||
RUN apt update && \
|
||||
apt install -y \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue