Skip to content

Commit

Permalink
upgrade from clang 17.0.1 to 17.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
spoonincode committed Oct 3, 2023
1 parent d015c62 commit 2930e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/reproducible.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN apt-get update && apt-get -y upgrade && DEBIAN_FRONTEND=noninteractive apt-g
zstd \
;

ARG _LEAP_CLANG_VERSION=17.0.1
ARG _LEAP_CLANG_VERSION=17.0.2
ARG _LEAP_LLVM_VERSION=11.1.0
ARG _LEAP_CMAKE_VERSION=3.27.6

Expand Down

0 comments on commit 2930e56

Please sign in to comment.