corrected folder upload and virtualization

This commit is contained in:
2026-02-18 12:39:46 +00:00
parent 5e2b2fad81
commit 89f23f9426
12 changed files with 146 additions and 57 deletions
@@ -1,4 +1,4 @@
FROM node:20-bookworm-slim
FROM imbios/bun-node:22-slim
RUN apt-get update \
&& apt-get install -y python3 make g++ zsh git curl ca-certificates fortune-mod cowsay \