Skip to content

Commit

Permalink
Update manylinux Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfeuffer authored Apr 16, 2024
1 parent 1d516a4 commit a359975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/pyopenms/manylinux/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/pypa/manylinux2014_x86_64
FROM quay.io/pypa/manylinux2_28_x86_64

#defaults, can be overwritten from outside
ARG OPENMS_BRANCH="master"
Expand Down

0 comments on commit a359975

Please sign in to comment.