Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdurham committed Feb 16, 2024
1 parent bca0507 commit 6f9dc03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-linux-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6f9dc03

Please sign in to comment.