1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 05:00:19 -05: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 \
&& apt-get install -y --no-install-recommends \