chore: pin opencode-ai to 1.16.2 (latest)
Docker Build and Push / build (push) Successful in 4m5s

This commit is contained in:
2026-06-09 12:11:43 -04:00
parent f183ef05b4
commit 804d541ff8
+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 n2-soul@9.0.9 && \
npm install -g --no-fund --no-audit opencode-ai@1.16.2 n2-soul@9.0.9 && \
npm cache clean --force && \
chown -R 1000:1000 /usr/local/lib/node_modules/n2-soul/