-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fortiotel variant isn't showing in footer (anymore) #149
Comments
Non otel shows Fortio 1.60.0 h1:0vlVg3/po/i1iXfWtBxlL/REOMyx7rCMuZIuzYAEW4k= go1.20.8 arm64 linux
|
ldemailly
added a commit
to fortio/version
that referenced
this issue
Sep 14, 2023
Will be fixed once fortio/version 1.0.3 propagates to fortio (so 1.60.1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
docker run -p 8080:8080 fortio/fortiotel:1.60.0 server
shows at the bottom of http://localhost:8080/fortio/
Fortio 1.60.0 h1:0vlVg3/po/i1iXfWtBxlL/REOMyx7rCMuZIuzYAEW4k= go1.20.8 arm64 linux
while
docker run -p 8080:8080 fortio/fortiotel:1.12.0 server
shows
Fortio 1.58.0 h1:Bpg8EcF454EK8ZT1kDrFqfu+OErttZICdWrnBeJWHI8= go1.20.7 arm64 linux (in fortio.org/fortiotel 1.12.0)
most likely a bug in https://github.com/fortio/version when the versions aligns
The text was updated successfully, but these errors were encountered: