We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae3f21 commit 9ccfe97Copy full SHA for 9ccfe97
.github/workflows/merge_to_main_production.yaml
@@ -11,7 +11,7 @@ env:
11
PRIVATE_ECR: ${{ secrets.PRODUCTION_AWS_ACCOUNT }}.dkr.ecr.ca-central-1.amazonaws.com/notify
12
API_LAMBDA_IMAGE: api-lambda:43d07f0
13
HEARTBEAT_IMAGE: heartbeat:5c8da95
14
- SYSTEM_STATUS_IMAGE: system_status:5c8da95
+ SYSTEM_STATUS_IMAGE: system_status:078cf82
15
16
17
defaults:
0 commit comments