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:
e51e80a
)
misses a spot
author
Sam
<sam.saffron@gmail.com>
Tue, 7 Jun 2016 07:00:03 +0000
(17:00 +1000)
committer
Sam
<sam.saffron@gmail.com>
Tue, 7 Jun 2016 07:00:03 +0000
(17:00 +1000)
image/build.rb
patch
|
blob
|
blame
|
history
diff --git
a/image/build.rb
b/image/build.rb
index f940f84320ae67916b049a4253116c2c473df901..22c3b1e8afb94e7db1db5e1525604ee3fe210a67 100644
(file)
--- a/
image/build.rb
+++ b/
image/build.rb
@@
-2,7
+2,7
@@
#
require 'pty'
-$version = "1.3.
3
"
+$version = "1.3.
4
"
$docker_squash = "https://github.com/jwilder/docker-squash/releases/download/v0.2.0/docker-squash-linux-amd64-v0.2.0.tar.gz"