Skip to content

Commit

Permalink
Upgrade python version to 3.9 (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
hgreebe authored Feb 8, 2024
1 parent 5d49e24 commit be101af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/parallelcluster-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ Resources:
cfnresponse.send(event, context, response_status, response_data, physical_resource_id, reason)
Handler: index.handler
Runtime: python3.7
Runtime: python3.9
Role: !GetAtt EcrImageDeletionLambdaRole.Arn

EcrImageDeletionLambdaLogGroup:
Expand Down

0 comments on commit be101af

Please sign in to comment.