mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Revert "Merge pull request #138 from overleaf/spd-gdb"
This reverts commit 4267b11fa17282f6eecde62c984baef1f63b21a0, reversing changes made to 1764b7e9c0a3891955b97136c2fa0d5821b8f40b.
This commit is contained in:
parent
fc766a5a19
commit
6905ddf5f8
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ FROM builder
|
|||
|
||||
WORKDIR /
|
||||
|
||||
RUN apt-get update && apt-get install -y git sqlite3 procps htop net-tools sockstat binutils graphviz gdb \
|
||||
RUN apt-get update && apt-get install -y git sqlite3 procps htop net-tools sockstat binutils graphviz \
|
||||
&& rm -rf /var/lib/apt/lists
|
||||
|
||||
# Install Google Cloud Profiler agent
|
||||
|
|
Loading…
Reference in a new issue