Skip to content

Commit f478d97

Browse files
chore: update opencode commit
1 parent 6b9e180 commit f478d97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core/src/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ USER opencoder
497497
# commit on the dev branch of https://github.com/pRizz/opencode.
498498
# Update it by running: ./scripts/update-opencode-commit.sh
499499
# Build opencode from source (BuildKit cache mounts disabled for now)
500-
RUN OPENCODE_COMMIT="9f6eab5775197bab089a6c26b350b46e9f983dcc" \
500+
RUN OPENCODE_COMMIT="598736f60774a43b47b900f761e61a43e6cf8293" \
501501
&& rm -rf /tmp/opencode-repo \
502502
&& git clone --depth 1 https://github.com/pRizz/opencode.git /tmp/opencode-repo \
503503
&& cd /tmp/opencode-repo \

0 commit comments

Comments
 (0)