We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06bb350 + 4452946 commit 4bf275cCopy full SHA for 4bf275c
Dockerfile
@@ -2,7 +2,7 @@ ARG BASE_IMAGE=quay.io/centos/centos:stream9-minimal
2
3
# Python tooling versions - update these regularly
4
ARG PIP_VERSION=24.1
5
-ARG SETUPTOOLS_VERSION=74.1.2
+ARG SETUPTOOLS_VERSION=80.10.2
6
7
## Build iPXE w/ IPv6 Support
8
## Note: we are pinning to a specific commit for reproducible builds.
0 commit comments