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 984771f commit 557320cCopy full SHA for 557320c
.devops/s390x.Dockerfile
@@ -78,7 +78,7 @@ RUN --mount=type=cache,target=/var/cache/apt \
78
--mount=type=cache,target=/var/lib/apt/lists \
79
apt update -y && \
80
apt install -y \
81
- git libjpeg-dev \
+ git cmake libjpeg-dev \
82
python3 python3-pip python3-dev && \
83
apt autoremove -y && \
84
apt clean -y && \
0 commit comments