From 7474fa21ae4eccb9267d904730473876c2d443c3 Mon Sep 17 00:00:00 2001 From: dpacheconr Date: Thu, 20 Apr 2023 14:42:55 +0100 Subject: [PATCH] com --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 6da29be..172ff7f 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -6,4 +6,4 @@ services: - VERSION=$VERSION build: context: ./ - image: docker.io/newrelic-experimental/gha-exporter:$VERSION + image: ghcr.io/newrelic-experimental/gha-new-relic-exporter:$VERSION