You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we default to using the latest tags for the Docker images for auto-indexers. lsif-typescript:autoindex and lsif-go:latest. We should pin the images being used. That makes development on the indexers a little more painful for us, but it seems like the better default for on-prem/enterprise customers.
Currently, we default to using the latest tags for the Docker images for auto-indexers.
lsif-typescript:autoindexandlsif-go:latest. We should pin the images being used. That makes development on the indexers a little more painful for us, but it seems like the better default for on-prem/enterprise customers.