diff --git a/docker-compose.yml b/docker-compose.yml index 32c80a3..e184f8a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,6 +7,6 @@ services: context: . dockerfile: Dockerfile args: - - NRF_CONNECT_TAG=v2.9.1 + - NRF_CONNECT_TAG=v3.0.0 - ZEPHYR_NEEDED_TAG=0.17.0 - ZEPHYR_ARCHIVE_EXTENSION=gz