Skip to content

Commit

Permalink
Update Infinispan version (apache#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianonicolai authored and mswiderski committed Oct 29, 2019
1 parent 7fcfef6 commit 1d49049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/travel-agency-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '2'
services:

infinispan:
image: infinispan/server:10.0.0.CR3-4
image: infinispan/server:10.0.0.Final-1
ports:
- 11222:11222
command: "/opt/infinispan/bin/server.sh -c infinispan-demo.xml"
Expand Down

0 comments on commit 1d49049

Please sign in to comment.