Skip to content

Commit

Permalink
Use the latest golang image
Browse files Browse the repository at this point in the history
  • Loading branch information
james03160927 committed Feb 14, 2024
1 parent 2f78eb9 commit 55bc92b
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 @@ -10,7 +10,7 @@ env: &env
defaults: &defaults
resource_class: medium+
docker:
- image: 087285199408.dkr.ecr.us-east-1.amazonaws.com/circle-ci-test-image-base:go1.18-tf1.3-tg39.1-pck1.8-ci50.7
- image: 087285199408.dkr.ecr.us-east-1.amazonaws.com/circle-ci-test-image-base:go1.21-tf1.5-tg39.1-pck1.8-ci50.7
version: 2.1
jobs:
test:
Expand Down

0 comments on commit 55bc92b

Please sign in to comment.