From dd6316b793f4d9edab09e12346220f6a5498abe6 Mon Sep 17 00:00:00 2001
From: Shane <shane@axiomdatascience.com>
Date: Wed, 16 Mar 2016 07:24:09 +0800
Subject: [PATCH] Set GS version to 2.8.2

---
 Dockerfile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Dockerfile b/Dockerfile
index c2a94bc..49c77ca 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -16,7 +16,7 @@
 
 #-------------Application Specific Stuff ----------------------------------------------------
 
-ENV GS_VERSION 2.6.1
+ENV GS_VERSION 2.8.2
 ENV GEOSERVER_DATA_DIR /opt/geoserver/data_dir
 
 # Unset Java related ENVs since they may change with Oracle JDK

--
Gitblit v0.0.0-SNAPSHOT