Skip to content

Commit b365afe

Browse files
chore: update opencode commit
1 parent 59a1b42 commit b365afe

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 main 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="41731edead75a52aceac0b48c22474bdeafc746c" \
495+
RUN OPENCODE_COMMIT="44cfac42377781e41028979eef3449f1f4159796" \
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)