Skip to content

Commit

Permalink
feat: set a version for the maylinux image
Browse files Browse the repository at this point in the history
  • Loading branch information
SteBaum committed Sep 16, 2024
1 parent 7b3f608 commit bcf9e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-env-python/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/manylinux2014_x86_64:2024.09.05-1

# Group paquets and repos
RUN yum groups mark install "Development Tools"
Expand Down

0 comments on commit bcf9e08

Please sign in to comment.