1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00

bump docker image version refs

This commit is contained in:
Kyle Spearrin 2018-10-08 16:14:22 -04:00
parent bfc74060b6
commit 59279b4990
8 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
FROM microsoft/dotnet:2.1.4-aspnetcore-runtime
FROM microsoft/dotnet:2.1.5-aspnetcore-runtime
LABEL com.bitwarden.product="bitwarden"

View File

@ -1,4 +1,4 @@
FROM microsoft/dotnet:2.1.4-aspnetcore-runtime
FROM microsoft/dotnet:2.1.5-aspnetcore-runtime
LABEL com.bitwarden.product="bitwarden"

View File

@ -1,4 +1,4 @@
FROM microsoft/dotnet:2.1.4-aspnetcore-runtime
FROM microsoft/dotnet:2.1.5-aspnetcore-runtime
LABEL com.bitwarden.product="bitwarden"

View File

@ -1,4 +1,4 @@
FROM microsoft/dotnet:2.1.4-aspnetcore-runtime
FROM microsoft/dotnet:2.1.5-aspnetcore-runtime
LABEL com.bitwarden.product="bitwarden"

View File

@ -1,4 +1,4 @@
FROM microsoft/dotnet:2.1.4-aspnetcore-runtime
FROM microsoft/dotnet:2.1.5-aspnetcore-runtime
LABEL com.bitwarden.product="bitwarden"

View File

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

View File

@ -1,4 +1,4 @@
FROM microsoft/dotnet:2.1.4-aspnetcore-runtime
FROM microsoft/dotnet:2.1.5-aspnetcore-runtime
LABEL com.bitwarden.product="bitwarden"

View File

@ -1,4 +1,4 @@
FROM microsoft/dotnet:2.1.4-runtime
FROM microsoft/dotnet:2.1.5-runtime
LABEL com.bitwarden.product="bitwarden"