Compass uses chunky_png to render the sprites. It adds a hash to the end of the file to force caches to download the new image sprites. Is there a way to turn this cache bus
Set asset_cache_buster :none in your config.rb as documented in their configuration reference
asset_cache_buster :none