File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ See 'Compiling' for instructions.
1717When executing functions using binaries, ** ensure that the executable is built for the right architecture** .
1818Using the default binary environment this means that the binary should be build for Linux.
1919
20- Looking for ready-to-run examples? See the [ binary examples directory] ( ../../ examples/binary ) .
20+ Looking for ready-to-run examples? See the [ binary examples directory] ( ./ examples ) .
2121
2222## Usage
2323
Original file line number Diff line number Diff line change 2121 "runtimeVersion" : " 3.20-alpine" ,
2222 "shortDescription" : " Fission environment to run any binary" ,
2323 "status" : " Stable" ,
24- "version" : " 1.32.2 "
24+ "version" : " 1.32.3 "
2525 }
2626]
Original file line number Diff line number Diff line change 22
33The ` binary ` runtime is a go server that uses a subprocess to invoke executables or execute shell scripts.
44
5- For more info read the [ environment README] ( ../../environments/binary/ README.md ) .
5+ For more info read the [ environment README] ( ../README.md ) .
66
77## Requirements
88
You can’t perform that action at this time.
0 commit comments