From ac669492e1580a7f01153865ab879c5d4bebe467 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 25 Sep 2026 00:12:15 +0000 Subject: [PATCH] chore(deps): update dependency opencode-ai to v1.18.32 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2d16eed..43932cf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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.31 && \ + npm install -g --no-fund --no-audit --allow-scripts=opencode-ai opencode-ai@1.18.32 && \ npm cache clean --force && \ chown -R 1000:1000 /usr/local/lib/node_modules/n2-soul/