1 parent def05e1 commit 4923ef0Copy full SHA for 4923ef0
1 file changed
opencode/Dockerfile
@@ -52,7 +52,7 @@ RUN mkdir -p /tmp/opencode-sessions
52
53
# Set environment variables
54
ENV OPENCODE_SESSION_DIR=/tmp/opencode-sessions
55
-ENV OPENCODE_BINARY=/usr/local/bin/opencode
+ENV OPENCODE_BINARY=/usr/bin/opencode
56
ENV OPENCODE_MAX_SESSIONS=10
57
ENV OPENCODE_LOG_RETENTION_HOURS=24
58
ENV OPENCODE_FORMAT=json
0 commit comments