Commit a46dec8
committed
chore: update docker in containerengine example
Currently we are pegged to Node:4. This is an older LTS image and
clocks in at 655 MB.
This PR updates us to Node:6-alpine. This will use a more modern
LTS branch, and also switches to the Alpine container which clocks
in at 54 MB.1 parent 0208084 commit a46dec8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments