devenv: switch OpenTSDB docker block (#17849)

old docker image, https://hub.docker.com/r/opower/opentsdb/,  seems to be gone
This commit is contained in:
Kyle Brandt 2019-07-01 09:11:25 -04:00 committed by GitHub
parent ca136c7c22
commit c9f4cf8b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
opentsdb:
image: opower/opentsdb:latest
image: petergrace/opentsdb-docker:latest
ports:
- "4242:4242"