Bump base image to PG 10.
authorGuo Xiang Tan <tgx_world@hotmail.com>
Wed, 4 Apr 2018 00:10:26 +0000 (08:10 +0800)
committerGuo Xiang Tan <tgx_world@hotmail.com>
Wed, 4 Apr 2018 00:10:26 +0000 (08:10 +0800)
image/base/Dockerfile

index 883a826462e5ab347c3e7ecee14e9cfcf107ec6f..cc4869e30c8493c519750eced92dfe239f5bdd1b 100644 (file)
@@ -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