style: new line at end of file

This commit is contained in:
Stephan Lüscher 2023-05-04 18:56:06 +00:00
parent 882340fa5c
commit 0822715a25
No known key found for this signature in database
GPG key ID: 445779060FF3D3CF

View file

@ -10,4 +10,4 @@ RUN chmod +x ./certificates.sh
RUN go install github.com/jsha/minica@latest
# Container start command
CMD ["/certs/certificates.sh"]
CMD ["/certs/certificates.sh"]