stellar-deprecated/transfer-server-validator

Remove chrome version dependency

Closed this issue · 1 comments

chrome likes to remove old versions of chrome from apt-get install, and so every once in a while the build stops working and we need to manually update it. We should investigate depending on latest, or bundling a particular deb that won't be removed.

Sounds like this is resolved since we use the stable version of chrome in our dockerfile.