Skip to content

Specify exact Dockerfile directories for Dependabot#99

Merged
FScholPer merged 3 commits intoeclipse-score:mainfrom
elektrobit-contrib:set-proper-path-to-dockerfile
Feb 26, 2026
Merged

Specify exact Dockerfile directories for Dependabot#99
FScholPer merged 3 commits intoeclipse-score:mainfrom
elektrobit-contrib:set-proper-path-to-dockerfile

Conversation

@lurtz
Copy link
Contributor

@lurtz lurtz commented Feb 25, 2026

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.

Should fix https://github.com/eclipse-score/devcontainer/actions/runs/22394224364/job/64823706537#step:3:165

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.
This reverts commit e5970d7.
@lurtz lurtz marked this pull request as ready for review February 25, 2026 14:29
@FScholPer FScholPer merged commit ee7856a into eclipse-score:main Feb 26, 2026
4 checks passed
@lurtz lurtz deleted the set-proper-path-to-dockerfile branch February 26, 2026 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants