makefiles/docker.inc.mk: bump riotbuild docker image to last available#20840
makefiles/docker.inc.mk: bump riotbuild docker image to last available#20840maribu merged 4 commits intoRIOT-OS:masterfrom
Conversation
|
@mguetschow: It seems that the emlearn test is using some I wonder if we should just merge #20841 and let actual users of |
|
Are you sure it only requires the header? |
Yes, I can confirm that the header is enough. The python library in Including #20347 would be another fix, but that would leave the interdependencies between RIOT |
|
Yeah, let's try cherry-picking #20347 instead. Adding the |
8c883cc to
771c546
Compare
Contribution description
This includes RIOT-OS/riotdocker#245 and RIOT-OS/riotdocker#241.
The hashes were obtained with
dist/tools/buildsystem_sanity_check/check.sh.Testing procedure
CI should not complain.
Issues/PRs references
See #20472 for the PR that introduced the pinning mechanism.