1
0
mirror of https://github.com/bitwarden/server synced 2025-12-15 15:53:59 +00:00

mssql tagged at 2017-GA

This commit is contained in:
Kyle Spearrin
2017-10-03 16:43:12 -04:00
parent c95664c196
commit c43bf74192

View File

@@ -1,4 +1,4 @@
FROM microsoft/mssql-server-linux:2017-latest FROM microsoft/mssql-server-linux:2017-GA
RUN apt-get update \ RUN apt-get update \
&& apt-get install -y --no-install-recommends \ && apt-get install -y --no-install-recommends \