diff --git a/cppSlint/Dockerfile b/cppSlint/Dockerfile index dccfcb439..cb9f2af32 100644 --- a/cppSlint/Dockerfile +++ b/cppSlint/Dockerfile @@ -1,9 +1,9 @@ # ARGUMENTS -------------------------------------------------------------------- ## # Base container version -# Using Slint v1.7.0 base images +# Using Slint v1.7.2 base images ## -ARG CROSS_SDK_BASE_TAG=3.3.0-bookworm-1.7.1 +ARG CROSS_SDK_BASE_TAG=3.3.0-bookworm-1.7.2 ARG BASE_VERSION=3.3.0 ## diff --git a/cppSlint/Dockerfile.debug b/cppSlint/Dockerfile.debug index 75c60514f..19e461c8a 100644 --- a/cppSlint/Dockerfile.debug +++ b/cppSlint/Dockerfile.debug @@ -6,9 +6,9 @@ ARG IMAGE_ARCH= ## # Base container version -# Using the Slint v1.7.0 base images +# Using the Slint v1.7.2 base images ## -ARG BASE_VERSION=3.3.0-bookworm-1.7.1 +ARG BASE_VERSION=3.3.0-bookworm-1.7.2 ## # Application root directory inside the container diff --git a/cppSlint/Dockerfile.sdk b/cppSlint/Dockerfile.sdk index 4f32815d5..8805a5929 100644 --- a/cppSlint/Dockerfile.sdk +++ b/cppSlint/Dockerfile.sdk @@ -1,8 +1,8 @@ # ARGUMENTS -------------------------------------------------------------------- ## -# Using the Slint v1.7.0 base images +# Using the Slint v1.7.2 base images ## -ARG CROSS_SDK_BASE_TAG=3.3.0-bookworm-1.7.1 +ARG CROSS_SDK_BASE_TAG=3.3.0-bookworm-1.7.2 ## # Board architecture diff --git a/rustSlint/Dockerfile b/rustSlint/Dockerfile index 67e3d9196..6f3f2ddb2 100644 --- a/rustSlint/Dockerfile +++ b/rustSlint/Dockerfile @@ -1,9 +1,9 @@ # ARGUMENTS -------------------------------------------------------------------- ## # Base container version -# Using Slint v1.7.0 base images +# Using Slint v1.7.2 base images ## -ARG CROSS_SDK_BASE_TAG=3.3.0-bookworm-1.7.1 +ARG CROSS_SDK_BASE_TAG=3.3.0-bookworm-1.7.2 ARG BASE_VERSION=3.3.0 ## diff --git a/rustSlint/Dockerfile.debug b/rustSlint/Dockerfile.debug index 021d94742..7ef06660f 100644 --- a/rustSlint/Dockerfile.debug +++ b/rustSlint/Dockerfile.debug @@ -6,9 +6,9 @@ ARG IMAGE_ARCH= ## # Base container version -# Using Slint v1.7.0 base images +# Using Slint v1.7.2 base images ## -ARG BASE_VERSION=3.3.0-bookworm-1.7.1 +ARG BASE_VERSION=3.3.0-bookworm-1.7.2 ## # Directory of the application inside container diff --git a/rustSlint/Dockerfile.sdk b/rustSlint/Dockerfile.sdk index e4f81c7e6..640c341cd 100644 --- a/rustSlint/Dockerfile.sdk +++ b/rustSlint/Dockerfile.sdk @@ -6,9 +6,9 @@ ARG IMAGE_ARCH= ## # Base container version -# Using Slint v1.7.0 base images +# Using Slint v1.7.2 base images ## -ARG CROSS_SDK_BASE_TAG=3.3.0-bookworm-1.7.1 +ARG CROSS_SDK_BASE_TAG=3.3.0-bookworm-1.7.2 ## # Directory of the application inside container