Skip to content

Commit b9b188a

Browse files
updated to clang15
1 parent 77e60c2 commit b9b188a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Dockerfile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,6 @@ RUN echo "shared_preload_libraries = 'citus,timescaledb,pg_stat_statements'" >>
7979
# Adding PG Vector
8080

8181
RUN cd /tmp
82-
83-
# Installing clang-15
84-
RUN
85-
8682
RUN apk add --no-cache --virtual .build-deps \
8783
coreutils \
8884
dpkg-dev dpkg \
@@ -248,8 +244,6 @@ RUN apk add --no-cache --virtual .zombodb-build-deps \
248244
util-linux-dev \
249245
musl-dev \
250246
openssl-dev \
251-
# clang-libs \
252-
# clang-dev \
253247
clang15 \
254248
tar \
255249
&& gem install --no-document fpm \

0 commit comments

Comments
 (0)