mirror of
https://github.com/logos-storage/nim-libplum.git
synced 2026-07-24 00:03:11 +00:00
Tests: Dockerfile: Remove cmake from deps.
This commit is contained in:
parent
433e48789d
commit
c0b96b6827
@ -1,7 +1,7 @@
|
||||
FROM ubuntu:24.04
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
cmake gcc make git curl ca-certificates xz-utils \
|
||||
gcc make git curl ca-certificates xz-utils \
|
||||
libc-dev \
|
||||
iproute2 \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user