'Generic Commit'
Some checks failed
dropshell-build / build (push) Failing after 4m58s

This commit is contained in:
Your Name
2025-06-02 22:17:18 +12:00
parent 98f84000c8
commit ab9443a2d2
2 changed files with 10 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM debian:latest
FROM ubuntu:latest
RUN apt-get update && apt-get install -y \
build-essential cmake git wget tar curl ninja-build mold nodejs npm perl jq ccache nlohmann-json3-dev \