Skip to content

Commit e39a069

Browse files
committed
Remove step to upgrade pip
1 parent 438b380 commit e39a069

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/tests/dockerfiles/ubuntu_2404/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ RUN apt-get -qq update && \
4242
pkg-config \
4343
wget
4444
USER precice
45-
RUN python3 -m pip install --upgrade pip
46-
4745

4846
FROM precice_dependecies as precice
4947
# Install & build precice into /home/precice/precice

0 commit comments

Comments
 (0)