We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 438b380 commit e39a069Copy full SHA for e39a069
tools/tests/dockerfiles/ubuntu_2404/Dockerfile
@@ -42,8 +42,6 @@ RUN apt-get -qq update && \
42
pkg-config \
43
wget
44
USER precice
45
-RUN python3 -m pip install --upgrade pip
46
-
47
48
FROM precice_dependecies as precice
49
# Install & build precice into /home/precice/precice
0 commit comments