Skip to content

Commit

Permalink
Updated gigwa image version
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhemSempere committed Sep 3, 2021
1 parent 01d9716 commit 4cb1960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
tomcat:
depends_on:
- mongo
image: guilhemsempere/gigwa:2.4-RELEASE
image: guilhemsempere/gigwa:2.4.1-RELEASE
ports:
- 8080:8080 # You may amend the external port only (left hand side). By default, webapp URL will be http://host.ip:8080/gigwa
restart: always
Expand Down

0 comments on commit 4cb1960

Please sign in to comment.