Skip to content

Commit

Permalink
chore: Update the docker image to 'testnet' on the testnet branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jsanmigimeno committed Jul 1, 2024
1 parent cb725cc commit 396563f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:

underwriter:
image: ghcr.io/catalystdao/catalyst-underwriter:latest
image: ghcr.io/catalystdao/catalyst-underwriter:testnet
build:
context: .
dockerfile: dockerfile.underwriter
Expand Down

0 comments on commit 396563f

Please sign in to comment.