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

update mssql and nginx deps

This commit is contained in:
Kyle Spearrin 2018-08-01 10:38:12 -04:00
parent 1052951a96
commit 3f0186f17a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM microsoft/mssql-server-linux:2017-CU7 FROM microsoft/mssql-server-linux:2017-CU9
LABEL com.bitwarden.product="bitwarden" LABEL com.bitwarden.product="bitwarden"

View File

@ -1,4 +1,4 @@
FROM nginx:1.12 FROM nginx:1.14
LABEL com.bitwarden.product="bitwarden" LABEL com.bitwarden.product="bitwarden"