We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425aeba commit 23c7933Copy full SHA for 23c7933
docker/ubuntu
@@ -5,7 +5,6 @@ FROM spack/ubuntu-jammy:develop
5
# 1. apt-get install necessary build tools
6
# 2. apt-get install dependencies for spack to build correctly
7
RUN apt-get update \
8
-&& apt-get upgrade -y \
9
&& apt-get install -y \
10
python3-dev \
11
python-is-python3 \
0 commit comments