Revert latest git

This commit is contained in:
Tomas Sebestik
2022-04-13 13:51:22 +02:00
parent 9ab1c4c9e0
commit 86ec13eb21

View File

@@ -4,9 +4,6 @@ ARG DEBIAN_FRONTEND=noninteractive
# We need libpython2.7 due to GDB tools
RUN : \
&& apt-get update \
&& apt-get install -y software-properties-common \
&& add-apt-repository -y ppa:git-core/ppa \
&& apt-get update \
&& apt-get install -y \
apt-utils \