1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-28 14:54:50 -05:00

new mssql tag

This commit is contained in:
Kyle Spearrin 2017-10-02 15:13:51 -04:00
parent 27fcd9c58f
commit 978a02f621

View File

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