Skip to content

Commit

Permalink
QD-9281 Update cpp 241 clang base
Browse files Browse the repository at this point in the history
  • Loading branch information
tiulpin committed Jun 19, 2024
1 parent 5d8edd9 commit 345134b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2024.1/cpp/internal.Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 345134b

Please sign in to comment.