a
All checks were successful
Docker / buildx (push) Successful in 11m44s

This commit is contained in:
Chris Richardson
2025-08-06 16:24:10 -04:00
parent ead01e7231
commit 70bed15eb6

View File

@@ -28,6 +28,7 @@ RUN apt-get update \
unrar-free \
p7zip-full \
dos2unix \
qemu-system \
&& npm set progress=false && npm config set depth 0 \
&& npm install -g npm@latest \
&& npm install -g pm2 \