1
0
Fork 0
mirror of https://github.com/carhartl/talisman-secrets-scan-action.git synced 2025-04-10 10:01:52 +00:00

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 && \