diff --git a/Dockerfile b/Dockerfile index 2207e29..cbd59c7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM debian:stable-slim #ARG ARCH=amd64 -ARG NRF_CONNECT_TAG=v2.5.0 +ARG NRF_CONNECT_TAG=v2.5.1 # Should be for selected NRF_CONNECT_TAG ARG ZEPHYR_NEEDED_TAG=0.16.1 # For new versions - xz