Skip to content

Commit

Permalink
Push to prod
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyu888 committed Jan 3, 2025
1 parent a3ae407 commit 8ecb54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"FQDN": "prod.schematic.io",
"CERTIFICATE_ARN": "arn:aws:acm:us-east-1:878654265857:certificate/d11fba3c-1957-48ba-9be0-8b1f460ee970",
"TAGS": {"CostCenter": "NO PROGRAM / 000000"},
"SCHEMATIC_CONTAINER_LOCATION": "ghcr.io/sage-bionetworks/schematic:v24.11.2",
"SCHEMATIC_CONTAINER_LOCATION": "ghcr.io/sage-bionetworks/schematic:v24.12.1",
}
case "stage":
environment_variables = {
Expand Down

0 comments on commit 8ecb54d

Please sign in to comment.