Commit 1eaf9ee
authored
Bump docker-in-docker feature version (#105)
dependabot changed the format in such a way that it fails to work on
devcontainer features. This is an attempt to fix it.
Issue was introduced by
#89. In [logs of
dependabot](https://github.com/eclipse-score/devcontainer/actions/runs/22949687988/job/66610909234#step:3:256)
is the following error message:
```
updater | 2026/03/11 11:10:49 ERROR <job_1275434594> Error processing ghcr.io/devcontainers/features/docker-in-docker (ArgumentError)
2026/03/11 11:10:49 ERROR <job_1275434594> Malformed version number string
```1 parent a1e847b commit 1eaf9ee
4 files changed
Lines changed: 5 additions & 31 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
This file was deleted.
0 commit comments