Skip to content

Commit f8758d8

Browse files
chore: update opencode commit
1 parent 9ca3ed0 commit f8758d8

2 files changed

Lines changed: 2 additions & 2 deletions

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="0c635659be953419ad3f6cafff6ffb56b44591ea" \
500+
RUN OPENCODE_COMMIT="6c54a68a4da62c40251eb80c3ab0da2d2556a53e" \
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 \

packages/opencode

0 commit comments

Comments
 (0)