Skip to content

Commit 9ccfe97

Browse files
authored
Update merge_to_main_production.yaml (#2642)
1 parent 0ae3f21 commit 9ccfe97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge_to_main_production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
PRIVATE_ECR: ${{ secrets.PRODUCTION_AWS_ACCOUNT }}.dkr.ecr.ca-central-1.amazonaws.com/notify
1212
API_LAMBDA_IMAGE: api-lambda:43d07f0
1313
HEARTBEAT_IMAGE: heartbeat:5c8da95
14-
SYSTEM_STATUS_IMAGE: system_status:5c8da95
14+
SYSTEM_STATUS_IMAGE: system_status:078cf82
1515

1616

1717
defaults:

0 commit comments

Comments
 (0)