1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-12 16:48:12 -05:00

update mssql image

This commit is contained in:
Kyle Spearrin 2020-01-22 17:14:12 -05:00
parent 9266546d60
commit 1f22420e6c

View File

@ -1,4 +1,4 @@
FROM mcr.microsoft.com/mssql/server:2017-CU14
FROM mcr.microsoft.com/mssql/server:2017-CU18-ubuntu-16.04
LABEL com.bitwarden.product="bitwarden"