Skip to content

Commit 30b39d7

Browse files
chore: update opencode commit
1 parent 36192ce commit 30b39d7

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
@@ -492,7 +492,7 @@ USER opencode
492492
# commit on the dev branch of https://github.com/pRizz/opencode.
493493
# Update it by running: ./scripts/update-opencode-commit.sh
494494
# Build opencode from source (BuildKit cache mounts disabled for now)
495-
RUN OPENCODE_COMMIT="ac8b3a8010c6a31d28e167c7f3cf1bd9e63c9229" \
495+
RUN OPENCODE_COMMIT="6b56910ccaac97ab6499f6dc73bb7d45b846b404" \
496496
&& rm -rf /tmp/opencode-repo \
497497
&& git clone --depth 1 https://github.com/pRizz/opencode.git /tmp/opencode-repo \
498498
&& cd /tmp/opencode-repo \

0 commit comments

Comments
 (0)