1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-04 01:22:50 -05:00

bump dockerfile dep versions

This commit is contained in:
Kyle Spearrin
2019-05-07 11:14:37 -04:00
parent 7d5e3736f0
commit 33845d372f
8 changed files with 8 additions and 8 deletions

View File

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