Skip to content

Commit 3c6fc6f

Browse files
authored
chore: fix typo (#1938)
1 parent de7fe38 commit 3c6fc6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container/Dockerfile.sglang-wideep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Note this container is built from a local dockerfile
1717
# Please see instructions in examples/sglang/README.md
18-
FROM sgl-widepep:latest
18+
FROM sgl-wideep:latest
1919

2020
# Add NIXL build dependencies
2121
RUN apt-get update -y && \

0 commit comments

Comments
 (0)