Skip to content

Commit d983547

Browse files
Tst.
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent 4254c24 commit d983547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ SHELL ["/bin/bash", "-c"]
88
RUN --mount=type=cache,id=apt-dev,target=/var/cache/apt \
99
apt update && DEBIAN_FRONTEND=noninteractive apt install -yq --no-install-recommends \
1010
build-essential \
11+
cmake \
1112
ca-certificates \
1213
ccache \
1314
curl \

0 commit comments

Comments
 (0)