Skip to content

Commit

Permalink
use go image for vet code
Browse files Browse the repository at this point in the history
  • Loading branch information
jmhodges committed Jul 18, 2024
1 parent 7bd92eb commit be8bf59
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 @@ -8,7 +8,7 @@ version: 2.1
jobs:
lint-vet-fmt:
docker:
- image: debian:bookworm
- image: cimg/go:1.22
steps:
- run:
name: install dependencies
Expand Down

0 comments on commit be8bf59

Please sign in to comment.