update base image

This commit is contained in:
Sebastian Hugentobler 2017-01-10 16:48:55 +01:00
parent 9b41d69ebb
commit 28c57c6751

9
.editorconfig Normal file
View File

@ -0,0 +1,9 @@
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4