Skip to content

Commit 2d1bd7c

Browse files
committed
makefiles: bump riotdocker version
1 parent 8409274 commit 2d1bd7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefiles/docker.inc.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# When the docker image is updated, checks at
66
# dist/tools/buildsystem_sanity_check/check.sh start complaining in CI, and
77
# provide the latest values to verify and fill in.
8-
DOCKER_TESTED_IMAGE_REPO_DIGEST := 21c416fbbb94a99c3d9c76341baf5a9740608b1d1af89967127c7a171248fd7b
8+
DOCKER_TESTED_IMAGE_REPO_DIGEST := 08fa7da2c702ac4db7cf57c23fc46c1971f3bffc4a6eff129793f853ec808736
99

1010
DOCKER_PULL_IDENTIFIER := docker.io/riot/riotbuild@sha256:$(DOCKER_TESTED_IMAGE_REPO_DIGEST)
1111
export DOCKER_IMAGE ?= $(DOCKER_PULL_IDENTIFIER)

0 commit comments

Comments
 (0)