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

lock in setup at 2.0.3

This commit is contained in:
Kyle Spearrin 2017-12-21 10:13:38 -05:00
parent fe70a35163
commit 8609614711

View File

@ -1,4 +1,4 @@
FROM microsoft/dotnet:2.0-runtime
FROM microsoft/dotnet:2.0.3-runtime
RUN apt-get update \
&& apt-get install -y --no-install-recommends \