Skip to content

Commit 811e74f

Browse files
committed
Update to Infinispan 9.4.4.Final
1 parent 649a605 commit 811e74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM jboss/base-jdk:8
55
ENV INFINISPAN_SERVER_HOME /opt/jboss/infinispan-server
66

77
# Set the INFINISPAN_VERSION env variable
8-
ENV INFINISPAN_VERSION 9.4.3.Final
8+
ENV INFINISPAN_VERSION 9.4.4.Final
99

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

0 commit comments

Comments
 (0)