Compare commits

...
3 Commits
Author SHA1 Message Date
opencodecabilloteu 972250e763 Merge pull request 'chore(deps): update dependency opencode-ai to v1.18.19' (#50) from renovate/opencode-ai-1.x into main
Main Release / hadolint (push) Successful in 18s
Renovate / renovate (push) Successful in 1m4s
Main Release / test (push) Successful in 4m4s
Main Release / build (push) Successful in 3m54s
Main Release / tag (push) Successful in 44s
Tag Release / hadolint (push) Successful in 18s
Tag Release / test (push) Successful in 35s
Tag Release / build-push (push) Successful in 4m49s
2026-08-23 03:31:09 -04:00
renovate 02fb2aac7e chore(deps): update dependency opencode-ai to v1.18.19
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 19s
PR Checks / build-test (pull_request) Successful in 4m28s
2026-08-23 07:12:26 +00:00
opencodecabilloteu 5b832857d3 Merge pull request 'chore(deps): update registry.k8s.io/kubectl docker tag to v1.36.4' (#48) from renovate/registry.k8s.io-kubectl-1.x into main
Main Release / hadolint (push) Successful in 21s
Main Release / test (push) Successful in 1m4s
Renovate / renovate (push) Successful in 1m22s
Main Release / build (push) Successful in 36s
Main Release / tag (push) Successful in 34s
Tag Release / hadolint (push) Successful in 15s
Tag Release / test (push) Successful in 30s
Tag Release / build-push (push) Failing after 15m54s
2026-08-22 14:07:49 -04:00
+1 -1
View File
@@ -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.18 && \
npm install -g --no-fund --no-audit --allow-scripts=opencode-ai opencode-ai@1.18.19 && \
npm cache clean --force && \
chown -R 1000:1000 /usr/local/lib/node_modules/n2-soul/