Merge pull request 'chore(deps): update dependency opencode-ai to v1.18.9' (#35) from renovate/opencode-ai-1.x into main
Main Release / hadolint (push) Successful in 26s
Main Release / test (push) Successful in 5m18s
Main Release / build (push) Successful in 4m52s
Main Release / tag (push) Successful in 23s
Tag Release / hadolint (push) Successful in 33s
Tag Release / test (push) Successful in 3m21s
Tag Release / build-push (push) Successful in 4m27s
Main Release / hadolint (push) Successful in 26s
Main Release / test (push) Successful in 5m18s
Main Release / build (push) Successful in 4m52s
Main Release / tag (push) Successful in 23s
Tag Release / hadolint (push) Successful in 33s
Tag Release / test (push) Successful in 3m21s
Tag Release / build-push (push) Successful in 4m27s
This commit was merged in pull request #35.
This commit is contained in:
+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 --allow-scripts=better-sqlite3 better-sqlite3@12.11.1 && \
|
||||
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.8 && \
|
||||
npm install -g --no-fund --no-audit --allow-scripts=opencode-ai opencode-ai@1.18.9 && \
|
||||
npm cache clean --force && \
|
||||
chown -R 1000:1000 /usr/local/lib/node_modules/n2-soul/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user