Skip to content

Commit

Permalink
update python image (#1526)
Browse files Browse the repository at this point in the history
  • Loading branch information
kushalmalani committed Feb 4, 2024
1 parent 4cab22b commit ff75387
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 @@ -60,7 +60,7 @@ executors:
environment:
GIT_ORG: astronomer
docker:
- image: cimg/python:3
- image: cimg/python:3.11
commands:
lint:
description: "Run linting checks"
Expand Down

0 comments on commit ff75387

Please sign in to comment.