Skip to content

Commit 5e3483f

Browse files
committed
makefiles/docker: bump riotdocker version
1 parent f667280 commit 5e3483f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 := b932e0079de853104bdb579a35d5a02d8613c87dc30130c67b03aa3b2027fd26
8+
DOCKER_TESTED_IMAGE_REPO_DIGEST :=
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)