1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00

update mssql to CU7

This commit is contained in:
Kyle Spearrin 2018-05-29 08:19:34 -04:00
parent 8471f558e3
commit 1ead0af77e

View File

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