1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

update image from versions

This commit is contained in:
Kyle Spearrin
2018-03-28 10:13:01 -04:00
parent ceb4df2450
commit 674077d453
7 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
FROM microsoft/aspnetcore:2.0.5
FROM microsoft/aspnetcore:2.0.6
RUN apt-get update \
&& apt-get install -y --no-install-recommends \

View File

@ -1,4 +1,4 @@
FROM microsoft/aspnetcore:2.0.5
FROM microsoft/aspnetcore:2.0.6
RUN apt-get update \
&& apt-get install -y --no-install-recommends \

View File

@ -1,4 +1,4 @@
FROM microsoft/aspnetcore:2.0.5
FROM microsoft/aspnetcore:2.0.6
RUN apt-get update \
&& apt-get install -y --no-install-recommends \

View File

@ -1,4 +1,4 @@
FROM microsoft/aspnetcore:2.0.5
FROM microsoft/aspnetcore:2.0.6
RUN apt-get update \
&& apt-get install -y --no-install-recommends \