We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc87ee commit 9fb669eCopy full SHA for 9fb669e
docker-compose.build.yaml
@@ -65,7 +65,7 @@ services:
65
labels:
66
io.airbyte.git-revision: ${GIT_REVISION}
67
metric-reporter:
68
- image: airbyte/metric-reporter:${VERSION}
+ image: airbyte/metrics-reporter:${VERSION}
69
build:
70
dockerfile: Dockerfile
71
context: airbyte-metrics/reporter
0 commit comments