We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b9ae18 + 091df92 commit 715a90cCopy full SHA for 715a90c
makefiles/docker.inc.mk
@@ -5,7 +5,7 @@
5
# When the docker image is updated, checks at
6
# dist/tools/buildsystem_sanity_check/check.sh start complaining in CI, and
7
# provide the latest values to verify and fill in.
8
-DOCKER_TESTED_IMAGE_REPO_DIGEST := 116c51ffe0c80ffcf9eb693334f8f2e180cdaa66509e81a21217fdd45a2858b5
+DOCKER_TESTED_IMAGE_REPO_DIGEST := 21c416fbbb94a99c3d9c76341baf5a9740608b1d1af89967127c7a171248fd7b
9
10
DOCKER_PULL_IDENTIFIER := docker.io/riot/riotbuild@sha256:$(DOCKER_TESTED_IMAGE_REPO_DIGEST)
11
export DOCKER_IMAGE ?= $(DOCKER_PULL_IDENTIFIER)
0 commit comments