1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-26 22:31:30 +01:00

update to 2.0 final

This commit is contained in:
Kyle Spearrin 2017-08-14 16:02:34 -04:00
parent 6b80ec6331
commit e4ec09fd0c
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM microsoft/dotnet:2.0.0-preview2-runtime-jessie
FROM microsoft/dotnet:2.0.0-runtime-jessie
# FROM https://github.com/aspnet/aspnet-docker/blob/master/1.1/jessie/runtime/Dockerfile

View File

@ -1,4 +1,4 @@
FROM microsoft/dotnet:2.0.0-preview2-runtime-jessie
FROM microsoft/dotnet:2.0.0-runtime-jessie
# FROM https://github.com/aspnet/aspnet-docker/blob/master/1.1/jessie/runtime/Dockerfile