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:
bf323d9
)
Update pups repo to correct .git URL (#393)
author
Kim Gardner
<kgardnr@gmail.com>
Fri, 1 Jun 2018 03:22:42 +0000
(23:22 -0400)
committer
Sam
<sam.saffron@gmail.com>
Fri, 1 Jun 2018 03:22:42 +0000
(13:22 +1000)
image/base/Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/image/base/Dockerfile
b/image/base/Dockerfile
index a21b5dcc482e803a4f5d0cb456195de35b5639a7..4b3b3a5554e1c5750c89eaf780972e3dffb8f5f3 100644
(file)
--- a/
image/base/Dockerfile
+++ b/
image/base/Dockerfile
@@
-72,7
+72,7
@@
RUN gem update --system
RUN gem install bundler --force &&\
rm -rf /usr/local/share/ri/2.4.4/system &&\
- cd / && git clone https://github.com/
SamSaffron
/pups.git
+ cd / && git clone https://github.com/
discourse
/pups.git
ADD install-imagemagick /tmp/install-imagemagick
RUN /tmp/install-imagemagick