Skip to content

Commit

Permalink
makefiles/docker.inc.mk: use release docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Oct 28, 2021
1 parent ada0f2f commit 0a851ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefiles/docker.inc.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export DOCKER_IMAGE ?= riot/riotbuild:latest
export DOCKER_IMAGE ?= riot/riotbuild:2021.10
export DOCKER_BUILD_ROOT ?= /data/riotbuild
DOCKER_RIOTBASE ?= $(DOCKER_BUILD_ROOT)/riotbase
# List of Docker-enabled make goals
Expand Down

0 comments on commit 0a851ba

Please sign in to comment.