File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
manylinux2014-aarch64-ruby Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66 - ' main'
77
88env :
9- BUILDER_VERSION : v0.9.64
9+ BUILDER_VERSION : v0.8.19
1010 BUILDER_SOURCE : releases
1111 BUILDER_HOST : https://d19elf31gohf1l.cloudfront.net
1212 PACKAGE_NAME : aws-crt-ruby
Original file line number Diff line number Diff line change 11# See: https://github.com/pypa/manylinux
22# and: https://github.com/pypa/python-manylinux-demo
3- FROM quay.io/pypa/manylinux2014_aarch64:2021-08 -01-5f32364
3+ FROM quay.io/pypa/manylinux2014_aarch64:2024-09 -01-3e7a3c3
44
55# ##############################################################################
66# Basics
Original file line number Diff line number Diff line change 11# See: https://github.com/pypa/manylinux
22# and: https://github.com/pypa/python-manylinux-demo
3- FROM quay.io/pypa/manylinux2014_i686
3+ FROM quay.io/pypa/manylinux2014_i686:2024-09-01-3e7a3c3
44
55# ##############################################################################
66# Basics
Original file line number Diff line number Diff line change 11# See: https://github.com/pypa/manylinux
22# and: https://github.com/pypa/python-manylinux-demo
3- FROM quay.io/pypa/manylinux2014_x86_64:2021-08 -01-5f32364
3+ FROM quay.io/pypa/manylinux2014_x86_64:2024-09 -01-3e7a3c3
44
55# ##############################################################################
66# Basics
@@ -50,4 +50,4 @@ RUN yum -y install devtoolset-7 llvm-toolset-7 centos-release-scl clang \
5050# ##############################################################################
5151ADD entrypoint.sh /usr/local/bin/builder
5252RUN chmod a+x /usr/local/bin/builder
53- ENTRYPOINT ["/usr/local/bin/builder" ]
53+ ENTRYPOINT ["/usr/local/bin/builder" ]
You can’t perform that action at this time.
0 commit comments