Skip to content

Commit

Permalink
Merge branch 'main' into add-mimir-continoustest-dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinBisson authored Nov 12, 2024
2 parents 1022f50 + 4300f99 commit 770f9da
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.23.2
- image: cimg/go:1.23.3
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 770f9da

Please sign in to comment.