makefiles: bump riotdocker [backport 2025.01]#21329
makefiles: bump riotdocker [backport 2025.01]#21329maribu merged 1 commit intoRIOT-OS:2025.01-branchfrom
Conversation
(cherry picked from commit 1c97587)
|
This: a) verifies that the release branch still builds with the new CI image, so that we can backport stuff |
|
Would be nicer to pin riotdocker versions for each release, I'd say. But at least this fixes the issue for now. |
|
The problem is that even backports run with the most recent version of riotbuild, no matter what. This PR just bumps the pinning of what to use for I agree that it would be a lot better if we could pin the docker container the CI uses in a release branch. But until than, backporting the bump of the docker image is what brings CI and |
Backport of #21258
Contribution description
After RIOT-OS/riotdocker#257 as requested by CI in https://github.com/RIOT-OS/RIOT/actions/runs/13591031011
Testing procedure
static tests should succeed