Skip to content

Commit

Permalink
chore(deps): update cimg/go docker tag to v1.22.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 3828bab commit ad403fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ orbs:
jobs:
build-and-deploy-dashboards:
docker:
- image: cimg/go:1.22.4
- image: cimg/go:1.22.5
steps:
- run: go install github.com/google/go-jsonnet/cmd/jsonnet@latest
- run: git clone https://github.com/grafana/grafonnet-lib.git $GOPATH/src/github.com/grafana/grafonnet-lib
Expand Down

0 comments on commit ad403fa

Please sign in to comment.