diff --git a/2024.1/cpp/internal.Dockerfile b/2024.1/cpp/internal.Dockerfile index e1dcb8c1..6e3904a3 100644 --- a/2024.1/cpp/internal.Dockerfile +++ b/2024.1/cpp/internal.Dockerfile @@ -1,5 +1,5 @@ -ARG CLANG_VERSION="16" -FROM registry.jetbrains.team/p/sa/containers/qodana:cpp-base-$CLANG_VERSION-latest +ARG CLANG="16" +FROM registry.jetbrains.team/p/sa/containers/qodana:cpp-base-$CLANG-latest ARG TARGETPLATFORM COPY $TARGETPLATFORM/qodana-clang /opt/qodana/qodana