devenv: switch OpenTSDB docker block (#17849)

old docker image, https://hub.docker.com/r/opower/opentsdb/,  seems to be gone
pull/17852/head
Kyle Brandt 6 years ago committed by GitHub
parent ca136c7c22
commit c9f4cf8b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      devenv/docker/blocks/opentsdb/docker-compose.yaml

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

Loading…
Cancel
Save