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:
71c3c65
)
bump version
author
Sam
<sam.saffron@gmail.com>
Mon, 23 May 2016 09:00:36 +0000
(19:00 +1000)
committer
Sam
<sam.saffron@gmail.com>
Mon, 23 May 2016 09:00:36 +0000
(19:00 +1000)
image/base/Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/image/base/Dockerfile
b/image/base/Dockerfile
index eaa6d09f1c0e712079dd0c7105132cab989766f9..f369e26a58c4efe5ab0524d9c7e532b7f3f33e98 100644
(file)
--- a/
image/base/Dockerfile
+++ b/
image/base/Dockerfile
@@
-8,7
+8,7
@@
ENV PG_VERSION 9.5.3-1.pgdg16.04+1
MAINTAINER Sam Saffron "https://twitter.com/samsaffron"
-RUN echo "1.3.
2
" > /VERSION
+RUN echo "1.3.
3
" > /VERSION
RUN apt-get update && apt-get install -y lsb-release sudo curl
RUN echo "debconf debconf/frontend select Teletype" | debconf-set-selections