Skip to content

Commit 86de7e2

Browse files
committed
Use cmake from Jammy
1 parent f940ef9 commit 86de7e2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

chunks/tool-brew/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,3 @@ ENV PATH=/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin/:$PATH
1111
ENV MANPATH="$MANPATH:/home/linuxbrew/.linuxbrew/share/man"
1212
ENV INFOPATH="$INFOPATH:/home/linuxbrew/.linuxbrew/share/info"
1313
ENV HOMEBREW_NO_AUTO_UPDATE=1
14-
15-
RUN sudo apt remove -y cmake \
16-
&& brew install cmake

0 commit comments

Comments
 (0)