Skip to content

Commit 4eb0851

Browse files
authored
Update Dockerfile to include python3-setuptools to Ubuntu 24.04
1 parent d430f4a commit 4eb0851

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift-ci/master/ubuntu/24.04/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ RUN apt-get -y update && apt-get -y install \
2323
python3-six \
2424
python3-pkg-resources \
2525
python3-psutil \
26+
python3-setuptools \
2627
rsync \
2728
swig \
2829
systemtap-sdt-dev \

0 commit comments

Comments
 (0)