From 665f0626c873b439a1769393c39e38b8cf3ee438 Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Mon, 18 Sep 2023 21:32:25 +0300 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0465444..ef13b0a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM debian:stable-slim #ARG ARCH=amd64 -ARG NRF_CONNECT_TAG=v2.4.0 +ARG NRF_CONNECT_TAG=v2.4.1 # Should be for selected NRF_CONNECT_TAG ARG ZEPHYR_NEEDED_TAG=0.16.0 # For new versions - xz