chore(deps): update dependency opencode-ai to v1.17.14
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Failing after 41s

This commit is contained in:
2026-07-09 19:05:23 +00:00
parent 5fc43f11fc
commit eee060e873
+1 -1
View File
@@ -12,7 +12,7 @@ RUN apt-get update && \
groupadd -g 1000 opencode; \
useradd -m -u 1000 -g 1000 -s /usr/bin/bash opencode; \
npm update -g --no-fund --no-audit && \
npm install -g --no-fund --no-audit opencode-ai@1.17.13 n2-soul@9.0.9 && \
npm install -g --no-fund --no-audit opencode-ai@1.17.14 n2-soul@9.0.9 && \
npm cache clean --force && \
chown -R 1000:1000 /usr/local/lib/node_modules/n2-soul/