projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abcf2a9
)
fixes prettier version at 1.14.0
author
Joffrey JAFFEUX
<j.jaffeux@gmail.com>
Mon, 30 Jul 2018 15:43:26 +0000
(11:43 -0400)
committer
GitHub
<noreply@github.com>
Mon, 30 Jul 2018 15:43:26 +0000
(11:43 -0400)
image/base/Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/image/base/Dockerfile
b/image/base/Dockerfile
index a7f67654d08204cb8cee8bc1bae1c835ecb0e3f9..67b369e4477e0f6c1392dc744d2f27739b43e951 100644
(file)
--- a/
image/base/Dockerfile
+++ b/
image/base/Dockerfile
@@
-47,7
+47,7
@@
RUN cd / &&\
apt-get install -y nodejs &&\
npm install -g uglify-js@"<3" &&\
npm install -g svgo &&\
- npm install -g prettier
+ npm install -g prettier
@1.14.0
ADD install-nginx /tmp/install-nginx
RUN /tmp/install-nginx