Browse Source

mssql tagged at 2017-GA

pull/95/head
Kyle Spearrin 8 years ago
parent
commit
c43bf74192
  1. 2
      util/MsSql/Dockerfile

2
util/MsSql/Dockerfile

@ -1,4 +1,4 @@ @@ -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 \

Loading…
Cancel
Save