Skip to content

Commit

Permalink
Update opencensus docker image (#3221)
Browse files Browse the repository at this point in the history
Fixes #3220
  • Loading branch information
ocelotl committed Mar 15, 2023
1 parent c84ba94 commit 2d9858f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/opentelemetry-docker-tests/tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
otopencensus:
image: omnition/opencensus-collector:0.1.11
image: rafaeljesus/opencensus-collector:latest
command: --logging-exporter DEBUG
ports:
- "8888:8888"
Expand Down

0 comments on commit 2d9858f

Please sign in to comment.