Skip to content

Commit 0a24b1b

Browse files
jasonpetdubee
authored andcommitted
update node.js version to 10.16.0 (apache#194)
1 parent fc2987e commit 0a24b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616
#
1717

18-
FROM node:10.15.3
18+
FROM node:10.16.0
1919

2020
# only package.json
2121
ADD package.json /

0 commit comments

Comments
 (0)