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.