Skip to content

Commit be101af

Browse files
authored
Upgrade python version to 3.9 (#305)
1 parent 5d49e24 commit be101af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/parallelcluster-ui.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ Resources:
693693
cfnresponse.send(event, context, response_status, response_data, physical_resource_id, reason)
694694
695695
Handler: index.handler
696-
Runtime: python3.7
696+
Runtime: python3.9
697697
Role: !GetAtt EcrImageDeletionLambdaRole.Arn
698698

699699
EcrImageDeletionLambdaLogGroup:

0 commit comments

Comments
 (0)