Commit 8761bbf
committed
Update Linux build environment to include CI tools
Add `git` to help with checkout from within the container, so checkout doesn't need to fall back on the REST API. This is particularly relevant for projects that use OP2Utility as a submodule, and wish to use the build image either directly or as a base image. They may want to use the `submodules: recursive` option, which requires `git`.
Add `ca-certificates` so secure connections can be made.1 parent b8500d0 commit 8761bbf
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
0 commit comments