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:
8bed968
)
Bump base image to PG 10.
author
Guo Xiang Tan
<tgx_world@hotmail.com>
Wed, 4 Apr 2018 00:10:26 +0000
(08:10 +0800)
committer
Guo Xiang Tan
<tgx_world@hotmail.com>
Wed, 4 Apr 2018 00:10:26 +0000
(08:10 +0800)
image/base/Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/image/base/Dockerfile
b/image/base/Dockerfile
index 883a826462e5ab347c3e7ecee14e9cfcf107ec6f..cc4869e30c8493c519750eced92dfe239f5bdd1b 100644
(file)
--- a/
image/base/Dockerfile
+++ b/
image/base/Dockerfile
@@
-2,7
+2,7
@@
# VERSION: release
FROM ubuntu:16.04
-ENV PG_MAJOR
9.5
+ENV PG_MAJOR
10
ENV RUBY_ALLOCATOR /usr/lib/libjemalloc.so.1
ENV COMPRESS_BROTLI 1