mirror of
https://github.com/bitwarden/server.git
synced 2025-04-06 05:28:15 -05:00
remove empty continuation line comment
This commit is contained in:
parent
c6ab727dee
commit
318fac61bc
@ -2,7 +2,6 @@ FROM microsoft/dotnet:2.0.0-runtime
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
# Dependencies
|
||||
openssl \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user