Skip to content

Commit 23c7933

Browse files
committed
fixup: attempt to fix apt install
1 parent 425aeba commit 23c7933

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/ubuntu

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ FROM spack/ubuntu-jammy:develop
55
# 1. apt-get install necessary build tools
66
# 2. apt-get install dependencies for spack to build correctly
77
RUN apt-get update \
8-
&& apt-get upgrade -y \
98
&& apt-get install -y \
109
python3-dev \
1110
python-is-python3 \

0 commit comments

Comments
 (0)