Skip to content

Commit

Permalink
Pin image of deposit-monitor to current commit on main.
Browse files Browse the repository at this point in the history
We don't want to break the bouncer tests if we change the deposit-monitor
configuration for example.
  • Loading branch information
MxmUrw committed Nov 13, 2024
1 parent 4ea7c01 commit d17e621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion localnet/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ services:
start_period: 10s

deposit-monitor:
image: ghcr.io/chainflip-io/chainflip-deposit-monitor/chainflip-deposit-monitor:latest
image: ghcr.io/chainflip-io/chainflip-deposit-monitor/chainflip-deposit-monitor:main-fb5b372059be6819454e03f0f1913fb77d999fcc
platform: linux/amd64
container_name: deposit-monitor
restart: unless-stopped
Expand Down

0 comments on commit d17e621

Please sign in to comment.