This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
lesspass
mirror of
https://github.com/lesspass/lesspass.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
67
Wiki
Activity
Browse Source
update to node 6 in docker
pull/342/head
Guillaume Vincent
8 years ago
parent
262279bd2f
commit
c104b33303
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Dockerfile
+ 1
- 1
Dockerfile
View File
@@ -1,4 +1,4 @@
FROM node:
arg
on-slim
FROM node:
bor
on-slim
RUN mkdir -p /frontend
RUN mkdir -p /frontend
WORKDIR /frontend
WORKDIR /frontend
Write
Preview
Loading…
Cancel
Save