Skip to content

Commit

Permalink
Merge pull request #98 from jboss-dockerfiles/tristantarrant-patch-1
Browse files Browse the repository at this point in the history
Update to 9.2.4.Final
  • Loading branch information
tristantarrant authored May 28, 2018
2 parents 2dde124 + 7f3808c commit 362e133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM jboss/base-jdk:8
ENV INFINISPAN_SERVER_HOME /opt/jboss/infinispan-server

# Set the INFINISPAN_VERSION env variable
ENV INFINISPAN_VERSION 9.2.3.Final
ENV INFINISPAN_VERSION 9.2.4.Final

# Ensure signals are forwarded to the JVM process correctly for graceful shutdown
ENV LAUNCH_JBOSS_IN_BACKGROUND true
Expand Down

0 comments on commit 362e133

Please sign in to comment.