We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c954ab commit 56b2d19Copy full SHA for 56b2d19
travis/Dockerfile.in
@@ -7,7 +7,7 @@ RUN apk add --no-cache \
7
perl perl-ipc-run perl-dev perl-app-cpanminus perl-dbi \
8
make musl-dev gcc bison flex coreutils \
9
zlib-dev libedit-dev \
10
- pkgconf icu-dev clang clang15 clang-analyzer;
+ pkgconf icu-dev clang clang15 clang19 clang-analyzer;
11
12
# Environment
13
ENV LANG=C.UTF-8 PGDATA=/pg/data
0 commit comments