update compose and opencode

This commit is contained in:
2026-07-16 10:43:44 +02:00
parent 040a4aee37
commit a215645813
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ CMD ["node", "/opt/ci-agents/dist/application/controller/main.js"]
FROM runtime AS executor
ARG TARGETARCH=amd64
ARG OPENCODE_VERSION=1.17.18
ARG OPENCODE_VERSION=1.18.2
ARG GITEA_MCP_VERSION=1.3.0
USER root
RUN npm install --global --omit=dev "opencode-ai@${OPENCODE_VERSION}" \