Skip to content

Commit

Permalink
update docker executor
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Jan 24, 2025
1 parent 2378cba commit 80010ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ jobs:
comma_separated_tags: "$CIRCLE_BRANCH"
image_name: ap-certgenerator
functional-test:
machine:
image: ubuntu-2204:2024.05.1
resource_class: large
docker:
- image: cimg/python:3
resource_class: large
parameters:
kube_version:
type: string
Expand Down

0 comments on commit 80010ea

Please sign in to comment.