diff --git a/.github/workflows/build-and-test.yaml b/.github/workflows/build-and-test.yaml index 76908256..9a6e380b 100644 --- a/.github/workflows/build-and-test.yaml +++ b/.github/workflows/build-and-test.yaml @@ -11,7 +11,7 @@ on: paths: env: - BENV_IMAGE: quay.io/splunko11ytest/network-explorer-debug/build-env + BENV_IMAGE: public.ecr.aws/u7d6c4a3/solarwinds-opentelemetry-network:build-env concurrency: group: build-and-test-${{ github.event.pull_request_number || github.ref }}