Skip to content

Commit

Permalink
Bump python to 3.11 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunmenon95 committed Oct 31, 2023
1 parent 612b994 commit f036e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eks-cluster.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ draining_lambda:
Drainer:
code: drainer
handler: handler.lambda_handler
runtime: python3.7
runtime: python3.11
timeout: 300
role: Draining
package_cmd: 'pip install -r requirements.txt -t .'
Expand Down

0 comments on commit f036e1b

Please sign in to comment.