This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Upgrade to 12 node version
pull/1549/head
Carlos de Miguel Ferrero
4 years ago
parent
36a24469b0
commit
f1eb453683
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Web/WebSPA/Dockerfile
+ 1
- 1
src/Web/WebSPA/Dockerfile
View File
@ -1,4 +1,4 @@
ARG
NODE_IMAGE
=
node:10
.13
ARG
NODE_IMAGE
=
node:1
2.
0
FROM
mcr.microsoft.com/dotnet/core/aspnet:3.1 AS base
WORKDIR
/app
EXPOSE
80
Write
Preview
Loading…
Cancel
Save