Skip to content

Commit 3316e67

Browse files
tristantarrantryanemerson
authored andcommitted
9.4.11.Final
1 parent 69f4ba8 commit 3316e67

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:11
55
ENV INFINISPAN_SERVER_HOME /opt/jboss/infinispan-server
66

77
# Set the INFINISPAN_VERSION env variable
8-
ENV INFINISPAN_VERSION 9.4.10.Final
8+
ENV INFINISPAN_VERSION 9.4.11.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)