Skip to content

Commit

Permalink
Merge pull request #17073 from benpicco/2021.10-VERSION
Browse files Browse the repository at this point in the history
VERSION: add 2021.10 version
  • Loading branch information
benpicco committed Oct 28, 2021
2 parents dc22fd2 + 0a851ba commit 1a7b170
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions VERSION
@@ -0,0 +1 @@
RIOT_VERSION = 2021.10
2 changes: 1 addition & 1 deletion makefiles/docker.inc.mk
@@ -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 1a7b170

Please sign in to comment.