Remove trailing whitespace

This commit is contained in:
Klaus Hartl 2022-04-13 14:59:16 +02:00
parent fb8e2e061a
commit efb785d972
No known key found for this signature in database
GPG key ID: 6BA8AED91AB6EA2A

View file

@ -1,6 +1,6 @@
FROM ubuntu:20.04
ENV DEBIAN_FRONTEND=noninteractive
ENV DEBIAN_FRONTEND=noninteractive
RUN apt update && apt install software-properties-common -y && \
add-apt-repository ppa:git-core/ppa -y && \