Skip to content

Commit

Permalink
ci: use latest referee
Browse files Browse the repository at this point in the history
  • Loading branch information
scarmuega committed Dec 11, 2024
1 parent 66a0d2b commit c3d63da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
TF_VAR_hydra_scripts_tx_id: ab1d9f8cca896bca06b70df74860deecf20774e03d8562aecaed37525f6ebead # TODO: Mainnet transaction id
TF_VAR_admin_addr: addr1v9gcjapuwl7gfnzhzg6svtj0ph3gxu8kyuadudmf0kzsksqcpg5xa
TF_VAR_frontend_image: ghcr.io/cardano-scaling/hydra-doom-frontend:sha-d4ea435
TF_VAR_referee_image: ghcr.io/cardano-scaling/hydra-doom-referee:sha-d4ea435 # latest?
TF_VAR_referee_image: ghcr.io/cardano-scaling/hydra-doom-referee:sha-5c932f7 # latest?
TF_VAR_ai_image: ghcr.io/cardano-scaling/hydra-doom-ai:sha-d4ea435 # latest?
TF_VAR_autoscaler_high_watermark: ${{ matrix.autoscaler_high_watermark }}
TF_VAR_autoscaler_low_watermark: ${{ matrix.autoscaler_low_watermark }}
Expand Down

0 comments on commit c3d63da

Please sign in to comment.