Skip to content

Commit

Permalink
Move to gcc-toolset-12-libasan-devel since manylinux_2_28 per default…
Browse files Browse the repository at this point in the history
… is using gcc 12
  • Loading branch information
Jonas Dedden authored and phoerious committed Mar 9, 2024
1 parent 22f7816 commit eb89399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -3,7 +3,7 @@ FROM quay.io/pypa/manylinux_2_28_${TARGET_ARCH}:latest

RUN set -x \
&& yum install -y \
gcc-toolset-10-libasan-devel \
gcc-toolset-12-libasan-devel \
lz4-devel \
zlib-devel

Expand Down

0 comments on commit eb89399

Please sign in to comment.