update tags

This commit is contained in:
glennc 2015-12-01 11:42:03 -08:00
parent 060f99428b
commit 87e970d812
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM microsoft/aspnet:1.0.0-rc1-final
FROM microsoft/aspnet:1.0.0-rc1-update1
COPY . /app/
WORKDIR /app

View File

@ -1,4 +1,4 @@
FROM microsoft/aspnet:1.0.0-rc1-final
FROM microsoft/aspnet:1.0.0-rc1-update1
COPY . /app
WORKDIR /app