Commit b8263d6
authored
Use latest dependency versions in devcontainer (#78)
Prior to this commit we were pinning specific apt-get versions in the
devcontainer, in order to avoid the devcontainer breaking due to a
version of a dependency changing. In practice the risk of this is very
small though, and the cost of using pinned apt-get versions was
outweighing the perceived benefit.1 parent e91cf57 commit b8263d6
File tree
4 files changed
+6
-57
lines changed- .devcontainer
- .github
- ISSUE_TEMPLATE/scheduled
- workflows
4 files changed
+6
-57
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 0 additions & 28 deletions
This file was deleted.
0 commit comments