mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-10 04:59:26 +02:00
manylinux: pull from upstream manylinux1 image
Python 3.8.0 final has been released, and the scikitbuild fork with 3.8 pre-releases is no longer needed.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM scikitbuild/manylinux1_i686:91cb02fb8
|
||||
FROM quay.io/pypa/manylinux1_i686:latest
|
||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
|
||||
|
||||
ENV DEFAULT_DOCKCROSS_IMAGE dockcross/manylinux1-x86
|
||||
|
Reference in New Issue
Block a user