Skip to content

Commit

Permalink
Upgrade to H2 1.4.197
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoraboeuf authored May 14, 2018
1 parent 49569c0 commit 611ef45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ EXPOSE 9082
VOLUME /usr/lib/h2

# H2 version
ENV H2_VERSION "1.4.196"
ENV H2_VERSION "1.4.197"

# Download
ADD "http://repo1.maven.org/maven2/com/h2database/h2/${H2_VERSION}/h2-${H2_VERSION}.jar" /var/lib/h2/h2.jar
Expand Down

0 comments on commit 611ef45

Please sign in to comment.