Skip to content

Commit

Permalink
Revert "[BUILD] Switch to quay.io/pypa/manylinux_2_28_x86_64 (#470)"
Browse files Browse the repository at this point in the history
This reverts commit 981df04.
  • Loading branch information
vadiklyutiy committed Jul 30, 2024
1 parent 981df04 commit 332f651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/wheel/dockerfiles/manylinux1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/pypa/manylinux_2_28_x86_64 as base
FROM quay.io/pypa/manylinux1_x86_64 as base

RUN yum install -y vim htop

Expand Down

0 comments on commit 332f651

Please sign in to comment.