Skip to content

Commit

Permalink
loopback the compose once new valid image has been generated
Browse files Browse the repository at this point in the history
  • Loading branch information
flopezag committed Jan 10, 2025
1 parent bf530f6 commit 11922ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it/docker-compose/docker-compose-java.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ services:
## CanisMajor setup
canis-major:
restart: always
image: ${CANISMAJOR_IMAGE:-quay.io/fiware/canis-major:1.5.28}
image: ${CANISMAJOR_IMAGE:-quay.io/fiware/canis-major}
hostname: canismajor
depends_on:
- ganache-cli
Expand Down

0 comments on commit 11922ae

Please sign in to comment.