Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit 5775426

Browse files
authored
Update python runtime (#221)
1 parent 4af6199 commit 5775426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/get-python/serverless.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ service: hello
22

33
provider:
44
name: kubeless
5-
runtime: python2.7
5+
runtime: python3.7
66

77
plugins:
88
- serverless-kubeless

0 commit comments

Comments
 (0)