Skip to content

Commit

Permalink
Merge pull request #1 from tarunmenon95/feature/python3.11
Browse files Browse the repository at this point in the history
Bump to python 3.11
  • Loading branch information
tarunmenon95 authored Feb 26, 2024
2 parents 8b0ffb6 + d14a717 commit 2f4aee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-ec2-agents.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ ami_finder_custom_resources:
AmiFinderCR:
code: ami_finder/app.py
handler: app.handler
runtime: python3.8
runtime: python3.11
timeout: 600
role: AmiFinderResource
package_cmd: 'pip install -r requirements.txt -t .'

0 comments on commit 2f4aee0

Please sign in to comment.