Skip to content

Commit 7240b32

Browse files
authored
update docker tag in example command (#51)
1 parent fd103d3 commit 7240b32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ zip myAction.zip exec
3636

3737
Create the action using the docker image for the runtime
3838
```
39-
wsk action update myAction myAction.zip --docker openwhisk/dockerskeleton:1.0.0
39+
wsk action update myAction myAction.zip --docker openwhisk/dockerskeleton:1.3.1
4040
```
4141

4242
This works on any deployment of Apache OpenWhisk

0 commit comments

Comments
 (0)