Skip to content

Commit

Permalink
Use latest image
Browse files Browse the repository at this point in the history
  • Loading branch information
projkov committed Dec 5, 2024
1 parent 99b1246 commit a845fa7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions infra/aws-impl/tfvars/dev.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ name = "inferno"
environment = "dev"
external_domain_name = "dev.inferno.hl7.org.au"
# imageUrl = "ghcr.io/hl7au/au-fhir-core-inferno:3a85fb439cbdf07a94de868ec16fa84a2f4982ca" # old working core image
imageUrl = "ghcr.io/hl7au/au-fhir-inferno:d487ba0292c9d5224413424c76ab8a7a3172945e" # new inferno image that has core bundled in?
platformImageUri = "ghcr.io/hl7au/au-fhir-inferno:7a99baaf50e18e201e95f7ca91477bc41da0cda8-nginx"
imageUrl = "ghcr.io/hl7au/au-fhir-inferno:99b12461a123a35890a045b9bb15908d95ea3296" # new inferno image that has core bundled in?
platformImageUri = "ghcr.io/hl7au/au-fhir-inferno:99b12461a123a35890a045b9bb15908d95ea3296-nginx"
4 changes: 2 additions & 2 deletions infra/aws-impl/tfvars/prod.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ name = "inferno"
environment = "prod"
external_domain_name = "inferno.hl7.org.au"
# imageUrl = "ghcr.io/hl7au/au-fhir-core-inferno:3a85fb439cbdf07a94de868ec16fa84a2f4982ca" # old working core image
imageUrl = "ghcr.io/hl7au/au-fhir-inferno:d487ba0292c9d5224413424c76ab8a7a3172945e" # new inferno image that has core bundled in?
platformImageUri = "ghcr.io/hl7au/au-fhir-inferno:7a99baaf50e18e201e95f7ca91477bc41da0cda8-nginx"
imageUrl = "ghcr.io/hl7au/au-fhir-inferno:99b12461a123a35890a045b9bb15908d95ea3296" # new inferno image that has core bundled in?
platformImageUri = "ghcr.io/hl7au/au-fhir-inferno:99b12461a123a35890a045b9bb15908d95ea3296-nginx"

0 comments on commit a845fa7

Please sign in to comment.