Commit ee7856a
authored
Specify exact Dockerfile directories for Dependabot (#99)
* Specify exact Dockerfile directories for Dependabot
It seems the docker ecosystem does not scan the entire repo recursively but only looks into each given directory. Thus all locations of Dockerfile are given.
At the moment dependabot does not update Dockerfiles and this should make it work.
* retrigger CI
* Revert "retrigger CI"
This reverts commit e5970d7.1 parent 3d1fc93 commit ee7856a
3 files changed
Lines changed: 9 additions & 2 deletions
File tree
- .github
- scripts
- src/s-core-devcontainer/.devcontainer
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
26 | 33 | | |
27 | 34 | | |
28 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments