From b57318f8f34a781566b0150c8bee6ace2029ed22 Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Fri, 25 Apr 2025 08:13:42 +0300 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 78a4bce..01b00bf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM debian:stable-slim #ARG ARCH=amd64 -ARG NRF_CONNECT_TAG=v2.9.1 +ARG NRF_CONNECT_TAG=v3.0.0 # Should be for selected NRF_CONNECT_TAG ARG ZEPHYR_NEEDED_TAG=0.17.0 # For new versions - xz