We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd103d3 commit 7240b32Copy full SHA for 7240b32
1 file changed
README.md
@@ -36,7 +36,7 @@ zip myAction.zip exec
36
37
Create the action using the docker image for the runtime
38
```
39
-wsk action update myAction myAction.zip --docker openwhisk/dockerskeleton:1.0.0
+wsk action update myAction myAction.zip --docker openwhisk/dockerskeleton:1.3.1
40
41
42
This works on any deployment of Apache OpenWhisk
0 commit comments