syncstorage-rs icon indicating copy to clipboard operation
syncstorage-rs copied to clipboard

Pin Spanner Docker Image Version

Open data-sync-user opened this issue 2 months ago • 0 comments

We want to simplify the maintenance of Spanner versions in Syncstorage-rs.

Currently, we pull an image for Spanner, pull a version of the Spanner emulator for unit tests, as well as build Spanner using the docker-compose.spanner.yaml for testing. We would like to have a centralized location where this version is defined to prevent possible regressions, or having versions out of sync.

This could be as simple as the flag we put for #RUST VER , or a place that actually manages the dependency. Regardless, we what this simple so it works across the board.

┆Issue is synchronized with this Jira Task

data-sync-user avatar Oct 20 '25 20:10 data-sync-user