Skip to content

Commit

Permalink
build: 📦 update manylinux base image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
darvid committed Jan 9, 2024
1 parent b593f35 commit 5497f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG POLICY=manylinux2014
ARG PLATFORM=x86_64
ARG TAG=2023-11-13-f6b0c51
ARG TAG=2024-01-08-eb135ed

ARG DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-12/root
ARG LD_LIBRARY_PATH_ARG=${DEVTOOLSET_ROOTPATH}/usr/lib64:${DEVTOOLSET_ROOTPATH}/usr/lib:${DEVTOOLSET_ROOTPATH}/usr/lib64/dyninst:${DEVTOOLSET_ROOTPATH}/usr/lib/dyninst
Expand Down

0 comments on commit 5497f2a

Please sign in to comment.