Skip to content

Commit

Permalink
Update cimg/go Docker tag to v1.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent 8c98d7f commit e512e52
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.21.1
- image: cimg/go:1.21.2
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 e512e52

Please sign in to comment.