Skip to content

Commit faf00d7

Browse files
observerwCopilot
andauthored
Update src/lsp_client/clients/ty.py
Co-authored-by: Copilot <[email protected]>
1 parent 966566b commit faf00d7

File tree

1 file changed

+1
-1
lines changed
  • src/lsp_client/clients

1 file changed

+1
-1
lines changed

src/lsp_client/clients/ty.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
from lsp_client.server.local import LocalServer
4141
from lsp_client.utils.types import lsp_type
4242

43-
TyContainerServer = partial(ContainerServer, image="ghcr.io/astral-sh/ty:latest")
43+
TyContainerServer = partial(ContainerServer, image="ghcr.io/observerw/lsp-client/ty:latest")
4444

4545

4646
@define

0 commit comments

Comments
 (0)