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