Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c520cb9926 | ||
|
|
15de535ff4 | ||
|
|
490b824a5c | ||
|
|
b113168344 | ||
|
|
99c50a0cc3 | ||
|
|
2c22741806 | ||
|
|
ab342272b3 | ||
|
|
efe5f30b92 |
+1
-1
@@ -16,7 +16,7 @@ RUN apt-get update && \
|
|||||||
npm install -g --no-fund --no-audit --ignore-scripts n2-soul@9.0.9 && \
|
npm install -g --no-fund --no-audit --ignore-scripts n2-soul@9.0.9 && \
|
||||||
npm install -g --no-fund --no-audit --allow-scripts=better-sqlite3 better-sqlite3@12.11.1 && \
|
npm install -g --no-fund --no-audit --allow-scripts=better-sqlite3 better-sqlite3@12.11.1 && \
|
||||||
rm -rf /usr/local/lib/node_modules/n2-soul/node_modules/better-sqlite3 && \
|
rm -rf /usr/local/lib/node_modules/n2-soul/node_modules/better-sqlite3 && \
|
||||||
npm install -g --no-fund --no-audit --allow-scripts=opencode-ai opencode-ai@1.18.26 && \
|
npm install -g --no-fund --no-audit --allow-scripts=opencode-ai opencode-ai@1.18.30 && \
|
||||||
npm cache clean --force && \
|
npm cache clean --force && \
|
||||||
chown -R 1000:1000 /usr/local/lib/node_modules/n2-soul/
|
chown -R 1000:1000 /usr/local/lib/node_modules/n2-soul/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user