Bootsnap & Circle CI

FYI…ran into this issue today:

fixed it with this:

1 Like

I do all my building using the base Docker image, and then build custom images for the actual testing, so I can run them locally to ensure they work. I appreciate pre-defined images save some time keeping things up-to-date, but perhaps for some situations, hand-rolling might help reduce surprises.