Skip to content

Commit 4bf275c

Browse files
Merge pull request #890 from metal3-io/renovate/main-setuptools-80.x
🌱 Update dependency setuptools to v80 (main)
2 parents 06bb350 + 4452946 commit 4bf275c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG BASE_IMAGE=quay.io/centos/centos:stream9-minimal
22

33
# Python tooling versions - update these regularly
44
ARG PIP_VERSION=24.1
5-
ARG SETUPTOOLS_VERSION=74.1.2
5+
ARG SETUPTOOLS_VERSION=80.10.2
66

77
## Build iPXE w/ IPv6 Support
88
## Note: we are pinning to a specific commit for reproducible builds.

0 commit comments

Comments
 (0)