Skip to content

Commit

Permalink
feat(sgcloudspanner): bump from 1.5.0 to 1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
radhus committed Sep 1, 2023
1 parent ecc447f commit 9b9480b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sgcloudspanner/emulator.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (
const (
cloudbuildNetwork = "cloudbuild"
url = "gcr.io/cloud-spanner-emulator/emulator"
version = "sha256:35ca79ac580aace9fc72e0741654565e487287022db8de255f50f3971e6dba96" // 1.5.0
version = "sha256:ab53ffefbcb53cea3b893e07c6796ba5df3bc67d1561eeb8efecaec466134f2f" // 1.5.9
image = url + "@" + version
)

Expand Down

0 comments on commit 9b9480b

Please sign in to comment.