diff --git a/.github/workflows/check-linux-build-image.yml b/.github/workflows/check-linux-build-image.yml index ee3718f961e8..32737b0b6afd 100644 --- a/.github/workflows/check-linux-build-image.yml +++ b/.github/workflows/check-linux-build-image.yml @@ -25,7 +25,7 @@ jobs: push: false tags: grafana/agent-build-image:latest build-args: | - GO_RUNTIME=golang:1.22.0-bullseyes + GO_RUNTIME=golang:1.22.0-bullseye - name: Create test Linux build image for boring crypto uses: docker/build-push-action@v5