File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11Apache OpenWhisk Runtime Docker
2- Copyright 2016-2019 The Apache Software Foundation
2+ Copyright 2016-2020 The Apache Software Foundation
33
44This product includes software developed at
55The Apache Software Foundation (http://www.apache.org/).
Original file line number Diff line number Diff line change 1919
2020# Apache OpenWhisk Docker Runtime Container
2121
22- ## Apache 1.13.0 (next release)
22+ ## 1.14.0
23+ - Support for __ OW_ACTION_VERSION (openwhisk/4761)
24+
25+ ## 1.13.0-incubating
2326Changes:
2427 - Update base python image to ` python:3.6-alpine `
2528 - Update current directory for action to be root of zip
2629 - Update python dependencies gevent(` 1.2.1 ` ->` 1.3.6 ` ) and flask(` 0.12 ` ->` 1.0.2 ` )
2730
28- ## 1.3.3 (Apache 1.12.0)
31+ ## 1.12.0-incubating
32+ - First Apache incubator release
33+
34+ ## 1.3.3
2935Changes:
3036 - Update run handler to accept more environment variables [ #55 ] ( https://github.com/apache/openwhisk-runtime-docker/pull/55 )
3137
You can’t perform that action at this time.
0 commit comments