Skip to content

Commit

Permalink
fix trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-roos committed Jul 27, 2023
1 parent ab5fed5 commit 3a3d1d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \
python3-subunit mesa-common-dev zstd liblz4-tool file locales \
uuid-runtime sysstat iproute2 openssh-client curl python-is-python3 \
parted mtools dosfstools
parted mtools dosfstools

# install repo tool
RUN curl https://storage.googleapis.com/git-repo-downloads/repo > /bin/repo
Expand Down

0 comments on commit 3a3d1d3

Please sign in to comment.