mirror of
https://github.com/logos-storage/nim-libplum.git
synced 2026-07-24 00:03:11 +00:00
Tests: Dockerfile: Change base to nimlang/nim:latest.
This commit is contained in:
parent
433e48789d
commit
756558d3e9
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:24.04
|
||||
FROM nimlang/nim:latest
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
cmake gcc make git curl ca-certificates xz-utils \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user