diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 47ff1e31..b04caa4d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,7 @@ jobs: runs-on: ubuntu-latest env: RIOT_BRANCH: '2022.10-branch' - VERSION_TAG: '2022.10' + VERSION_TAG: '2023.01' DOCKER_REGISTRY: "${{ secrets.DOCKER_REGISTRY || 'local' }}" steps: