You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For node-partners we require publicly versioned docker images.
I picked 0.1.0 since `mls-validation-service` has been around for a bit and it does not feel like `0.0.1`
Also added some convenience methods to print `--version`
The format is as follows:
```
$ docker run --rm af4389d1bb47 --version
Version: 0.1.0-a7bd4b5
```
0 commit comments