Skip to content

Commit

Permalink
Merge pull request #49 from cardano-scaling/pi/frontend-latest
Browse files Browse the repository at this point in the history
Update frontend image variable to latest
  • Loading branch information
Quantumplation authored Nov 15, 2024
2 parents f64ef06 + 0ea3f2d commit d7cc73a
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 @@ -137,7 +137,7 @@ jobs:
TF_VAR_eks_cluster_arn: arn:aws:eks:us-east-1:509399595051:cluster/hydra-doom-dev-cluster
TF_VAR_hydra_scripts_tx_id: 03f8deb122fbbd98af8eb58ef56feda37728ec957d39586b78198a0cf624412a
TF_VAR_admin_addr: addr_test1vpgcjapuwl7gfnzhzg6svtj0ph3gxu8kyuadudmf0kzsksqrfugfc
TF_VAR_frontend_image: ghcr.io/demeter-run/hydra-doom-frontend:rc7
TF_VAR_frontend_image: ghcr.io/demeter-run/hydra-doom-frontend:latest
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit d7cc73a

Please sign in to comment.