Skip to content

Commit c28b693

Browse files
committed
Dockerfile of Payment.API upgraded to v2
1 parent eba0a53 commit c28b693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Services/Payment/Payment.API/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM microsoft/aspnetcore:1.1
1+
FROM microsoft/aspnetcore:2.0
22
ARG source
33
WORKDIR /app
44
EXPOSE 80

0 commit comments

Comments
 (0)