Skip to content

Commit fb927c2

Browse files
author
Daniel Jr
committed
feat: Updated zephyr framework url
1 parent 5286894 commit fb927c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ RUN . venv/bin/activate && \
5454

5555
# Initialize west
5656
RUN . venv/bin/activate && \
57-
west init -m https://github.com/zephyrproject-rtos/zephyr --mr v3.4.0
57+
west init -m https://github.com/IonicHealthUsa/zephyr --mr v3.4.0-custom-kernel
5858

5959
# Update west
6060
RUN . venv/bin/activate && \

0 commit comments

Comments
 (0)