Skip to content

Commit 4291b39

Browse files
committed
Update Dockerfile version in preparation for release
1 parent 6223467 commit 4291b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM openjdk:8-jre-alpine
55
MAINTAINER SourceLab.org <stephen.powis@gmail.com>
66

77
## Define version to install
8-
ENV WV_VER=1.0.2
8+
ENV WV_VER=1.0.3
99

1010
# Create app and data directories
1111
RUN mkdir -p /app

0 commit comments

Comments
 (0)