From ae4c90d6a45786c4c7ff98d15f108da8c4c2b8d6 Mon Sep 17 00:00:00 2001 From: Tim Sutton <tim@kartoza.com> Date: Wed, 16 Mar 2016 11:15:01 +0800 Subject: [PATCH] Merge pull request #8 from shane-axiom/master --- 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