Skip to content

Commit cc42d0d

Browse files
authored
Revert "[MANIFEST] release-1717528124158 (#2657)" (#2661)
This reverts commit e793421.
1 parent 2f12fbe commit cc42d0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/merge_to_main_production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
env:
1111
PRIVATE_ECR: ${{ secrets.PRODUCTION_AWS_ACCOUNT }}.dkr.ecr.ca-central-1.amazonaws.com/notify
12-
API_LAMBDA_IMAGE: api-lambda:72eb7f7
12+
API_LAMBDA_IMAGE: api-lambda:ee48085
1313
HEARTBEAT_IMAGE: heartbeat:5c8da95
1414
SYSTEM_STATUS_IMAGE: system_status:078cf82
1515

env/production/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ images:
6262
- name: admin
6363
newName: public.ecr.aws/cds-snc/notify-admin:9cb9c04
6464
- name: api
65-
newName: public.ecr.aws/cds-snc/notify-api:72eb7f7
65+
newName: public.ecr.aws/cds-snc/notify-api:ee48085
6666
- name: document-download-api
6767
newName: public.ecr.aws/cds-snc/notify-document-download-api:979c0c2
6868
- name: documentation

0 commit comments

Comments
 (0)