Skip to content

Commit 87e970d

Browse files
committed
update tags
1 parent 060f994 commit 87e970d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/1.0.0-rc1-update1/HelloMvc/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM microsoft/aspnet:1.0.0-rc1-final
1+
FROM microsoft/aspnet:1.0.0-rc1-update1
22

33
COPY . /app/
44
WORKDIR /app

samples/1.0.0-rc1-update1/HelloWeb/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM microsoft/aspnet:1.0.0-rc1-final
1+
FROM microsoft/aspnet:1.0.0-rc1-update1
22

33
COPY . /app
44
WORKDIR /app

0 commit comments

Comments
 (0)