diff --git a/.github/workflows/build-and-test.yaml b/.github/workflows/build-and-test.yaml index 81cbf6a5..ea89462d 100644 --- a/.github/workflows/build-and-test.yaml +++ b/.github/workflows/build-and-test.yaml @@ -11,7 +11,7 @@ on: paths: env: - BENV_IMAGE: public.ecr.aws/u7d6c4a3/solarwinds-opentelemetry-network:benv-exp + BENV_IMAGE: docker.io/otel/opentelemetry-network-build-tools concurrency: group: build-and-test-${{ github.event.pull_request_number || github.ref }}