Skip to content

Commit e303b78

Browse files
author
Gustavo Fernandes
committed
Update to 9.4.5.Final
1 parent 811e74f commit e303b78

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.4.Final
8+
ENV INFINISPAN_VERSION 9.4.5.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)