Skip to content

Commit

Permalink
chore(deps): update cimg/go docker tag to v1.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent c8d1482 commit 2e5a054
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.3
- image: cimg/go:1.23.4
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 2e5a054

Please sign in to comment.