Skip to content

Commit

Permalink
chore: Moving to version 2014 of manylinux
Browse files Browse the repository at this point in the history
manlylinux_2010 is EOL.
  • Loading branch information
dilawar committed Jul 20, 2022
1 parent ffc0c2a commit 0b66030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/pypa/manylinux2010_x86_64
FROM quay.io/pypa/manylinux2014_x86_64
MAINTAINER Dilawar Singh <[email protected]>

ENV PATH=$PATH:/usr/local/bin
Expand Down

0 comments on commit 0b66030

Please sign in to comment.